navmesh
SKILL.md
Navigation Mesh Skill
Comprehensive navigation mesh generation and pathfinding implementation for game AI systems across multiple engines.
Overview
This skill provides capabilities for creating, configuring, and utilizing navigation meshes for AI pathfinding. It covers navmesh generation, agent configuration, dynamic obstacles, off-mesh links, and runtime navigation queries.
Capabilities
NavMesh Generation
- Configure navmesh build settings
- Define walkable areas and surfaces
- Set up area types with costs
- Generate runtime navmeshes