Legacy Documentation: Version 4.5
Previous
NavMesh Agent
Next
Off-mesh links

Navmesh Obstacle

Switch to Scripting

Fixed obstacles on a navmesh can be set up as part of the baking process. However, it is also possible to have dynamic obstacles in a scene which will be avoided by agents as they move around. Such dynamic obstacles can be specified using the Navmesh Obstacle component. This can be added to any GameObject and will move as that object moves.

Property: Function:
Radius Radius of the obstacle cylinder.
Height Height of the obstacle cylinder.
Previous
NavMesh Agent
Next
Off-mesh links