Pathfinding With NavMesh: Getting Started | raywenderlich.com

Characters in a game often need to navigate around obstacles in the level. Because this is such a common situation in games, Unity provides a built-in pathfinding solution, called NavMesh. In this tutorial, you’ll implement point-and-click movement using NavMesh.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/16977649-pathfinding-with-navmesh-getting-started