In order to add all necessary components to authoring object simply add PathfinderAuthoring component. Specify agentID and minimal query distance and it's ready to be baked.
A Unity C# project that implements navigation mesh generation and pathfinding for dynamic maps. The system computes traversable areas, connects convex polygons, and finds optimal routes for moving ...