NavGrid
NavGrid actions help you build, query, and move on 2D grid-based navigation data.
For setup workflows and concepts, see the Guide.
Build and Prepare
Build a NavGrid from Tilemap data.
Apply per-tile traversal costs.
Apply a reusable tile cost profile.
Remove cells that cannot be reached.
Pathfinding
Movement
Queries
Read a grid cell from a world-space point.
Get Cell At Transform Position
Read a grid cell from a transform position.