A* Pathfinding Project
Important
This page explains the functionality of the A* Pathfinding Project extension package. To use this extension, you must also own the pro version of the A* Pathfinding Project.
The A* Pathfinding Project is an alternative to Unity's built-in pathfinding solution. The Agents Navigation package can use the A* Pathfinding Project for pathfinding and off-mesh link traversal, while letting Agents Navigation handle local avoidance and other aspects of the agent's final movement.
For more details about the A* Pathfinding Project, check out the A* Pathfinding Project documentation.
Overview
- Agent Astar Pathing - a component that indicates an agent should use pathfinding from the A* Pathfinding Project, instead of using Unity's built-in pathfinding.