[Unity] NavIslands Pathfinding — with Flying AI & Patrol
A downloadable asset pack for Windows, macOS, and Linux
A* Navigation System for Unity
Compatibility: versions of Unity from 2022 and above are supported.
Read the documentation to see the installation guide
Contact: ischenko.andrehantey@gmail.com
Page on Unity Asset Store: https://u3d.as/3oQx
If your game is dynamic, features lots of NPCs, moving platforms and flying enemies, then this asset is for you! Package includes tools to generate the navigation meshes on the scene and different types of AIs.
Trailer:
Main Features
- The A* pathfinding algorithm will work across multiple connected navigation meshes, and will operate on multiple threads, with the help of Unity Jobs.
- The package works on any mesh: new navigation grids can be generated on objects with steep slopes, with holes inside them or complex terrains.
Additional Features
The asset also includes some useful built-in tools for AIs, that you can use to add simple behaviors without writing a single line of code!
These include:
- Flying AI Mode. The agent will fly above the ground and avoid obstacles in the air, while using the A* pathfinding on the horizontal axis,
- AI Patrol. The agents will traverse the patrol points, and then, on reaching the end point, either go back and forth, loop or just stop. You can also add wait times on each patrol point for specific agent types, so that they pause for n seconds before going to the next point,
- AI Agent Type. Create agents of type (for example, "Zombie") with shared settings. AIs can transition between different agent types,
- AI Obstacle Area. An area in the navigation grid that has specific path cost modifiers for each agent type. The AI will either try to avoid the area, or, on the contrary will try to go to it,
- AI Wander Area. A restricted area on the navigation grid inside which the AI agents wander between different random points.
The asset in action:
🔍You can learn more about the asset here:
Documentation
Video Tutorial (Get Started)
Trailer
Discord server
Published | 1 day ago |
Status | Released |
Category | Assets |
Author | isch_gamedev |
Tags | a-star, enemy-ai, grid, multithread, navigation, navmesh, npc, obstacle-avoidance, pathfinding, Unity |
Purchase
In order to download this asset pack you must purchase it at or above the minimum price of $6.25 USD. You will get access to the following files:
Leave a comment
Log in with itch.io to leave a comment.