Publisher | Cresspresso |
---|---|
File size | 2.05MB |
Number of files | 306 |
Latest version | 1.0.1 |
Latest release date | 2022-01-26 12:44:13 |
First release date | 2022-01-26 12:44:13 |
Supported Unity versions | 2018.4.2 or higher |
EmpirePathfinding is a flexible library that solves the use-case problem: as a programmer, I want to rapidly develop a pathfinding algorithm for my custom path graph (network of nodes and edges).
If you have a complicated network/graph, and you are struggling with the limitations of other pathfinders, then this pathfinder is for you! It is designed to be flexible enough for any graph, to offer a unified solution for pathfinding.
Performance is a secondary focus. For more information, see the Technical details section.