Runtime Navmesh Baker for Unity
Generate Navmesh for AI pathfinding at runtime with simple integration and fast generation.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. $20
- Category:
- Tools › Behavior-ai
- Developer:
- Megacrush Interactive
- Price:
- $20
- Rating:
- Favorites:
- 35
- Supported Unity Versions:
- 2022.3.21 or higher
- Current Version:
- 1.0
- Download Size:
- 7.97 MB
- Last Update:
- Apr 10, 2024
- Description:
- The Runtime Navmesh Baker is a Unity package that allows you to generate Navmesh for AI pathfinding at runtime. This means you can create dynamic Navmeshes without pre-calculating them in edit mode. It's perfect for large worlds or maps where precalculation doesn't work. The package is easy to integrate and provides fast generation. You can configure settings such as update rate, move threshold, and Navmesh size to suit your game's needs.
- Technical Details:
- The Runtime Navmesh Baker unlocks dynamic Navmesh generation at runtime. To use it, simply add a NavMesh Baker component to a game object, specify the player's location, and you're ready to go. You can configure settings such as update rate, move threshold, and Navmesh size to control the generation process. You can also pre-bake a region around the player for agents spawned close to the player at game startup.
- Continue »