Publisher | Vijay Veluri |
---|---|
File size | 2.59MB |
Number of files | 35 |
Latest version | 3 |
Latest release date | 2020-12-29 10:45:46 |
First release date | 2019-01-03 12:53:13 |
Supported Unity versions | 2018.4.2 or higher |
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.