Introduction
The NavMesh Agent component helps characters or objects move around a game world automatically, avoiding obstacles and finding the best path.
You want a character to walk to a target point without bumping into walls.
You need enemies to chase the player smoothly through a level.
You want NPCs to wander around without getting stuck.
You want to create automatic movement for vehicles or animals in a scene.