NavIslands Pathfinding — Fast Navigation (with Flying AI & Patrol)
A navigation system for Unity that enables AI characters to navigate environments and avoid obstacles with fast performance using the A* algorithm on multiple threads.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. $15
- Category:
- Tools › Behavior-ai
- Developer:
- Isch. GameDev
- Price:
- $15
- Rating:
- Favorites:
- 21
- Supported Unity Versions:
- 2022.3.32 or higher
- Current Version:
- 1.0.3
- Download Size:
- 6.83 MB
- Last Update:
- Feb 26, 2025
- Description:
- This package is designed for dynamic games with many NPCs, moving platforms, and flying enemies. It includes tools to generate navigation meshes and various types of AIs. The A* pathfinding algorithm works across multiple connected navigation meshes and operates on multiple threads. The package can handle complex terrains, steep slopes, and objects with holes. It also includes built-in tools for AIs, such as flying AI mode, AI patrol, AI agent type, AI obstacle area, and AI wander area. These tools allow for simple behaviors to be added without writing code.
- Technical Details:
- Compatibility: Unity 2022 and higher. Additional packages required: Unity Mathematics, Unity Burst, and Unity Collections for multi-threaded code to work.
- Continue »