2D/3D PathFinder Full
QPathfinder is an Optimized A* Heuristic path finding algorithm. This is a Node based path finding algorithm & not a gr ...
by Vijay Veluri
★★★★ star rating
Price History +
QPathfinder is an Optimized A* Heuristic path finding algorithm. This is a Node based path finding algorithm & not a grid based one.
Work with 2D or 3D games.I have provided multiple sample scenes and scripts to quickly get it to work.
Video tutorials are available. Check the ReadMe document.
Extending the scripts is also simple enough to quickly override it with your own logic.