s&box docs

Obstacles

Areas can be used to block of certain areas of the NavNesh both in editor and at runtime. This will completely omit an area from navmesh generation.

Areas can be used to block of certain areas of the NavNesh both in editor and at runtime. This will completely omit an area from navmesh generation.

Obstacles can be created by creating a NavMesh Area Component, enabling the IsBlocker flag.

Examples

NavMesh obstacle blocking demo

NavMesh obstacle runtime demo

Referenced API

Canonical API pages mentioned in this guide.

Created at:
Updated at:

On this page