As i started to jump into enemy pathfinding i noticed i dont understand how people achieve "believable" enemy movements.

One thing is path finding on a plane, this i know how to make, because there are many tutorials out there, but i haven't seen a tutorial on how to make the enemy to follow player when player is on a platform or something.

So i was wondering is it possible to achieve this with the navigation mesh?