This page is a work in progress and could be pending updates.

Building a Navmesh

Quantum uses its own navmesh that it builds from scratch based on a maps baked data.

Baking a Navmesh

  • In the Project Settings under Quantum Navigation Settings set EnableNavMeshBuilding to true
  • Now each time map data is baked a navmesh is also generated
Back to top