AStar 2D Tile Based Pathfinding

$9
Publisher Trivial Interactive
File size 3.07MB
Number of files 66
Latest version 1.2.3
Latest release date 2018-11-13 10:03:07
First release date 2015-08-28 08:15:50
Supported Unity versions 2018.4.2 or higher
September 2016 - Major Update

AStar 2D is a complete pathfinding solution for 2D tile or grid based Unity games. It is ideally suited to top down tile based games and tower defense games but can easily be adapted to work in other scenarios.


Features

- Quick and easy setup / integration into existing projects
- Includes easily expandable agent class for path following
-Support for dynamic obstacles using 2D colliders
-Supports node weightings to influence paths based on a penalty value
- Dynamic route updates for changing environments
- Supports any number of search grids
- Assign different grids to different agents to reduce the search space
- Enable / disable diagonal movements in the click of a mouse
- Offload the expensive pathfinding calculations to separate threads to maintain maximum performance (All done behind the scenes, works out of the box)
- Includes visualization tools to help with debugging and analyzing performance
- Includes example scenes and stress tests
- All scripts use custom namespaces to prevent clashing type names
- Comprehensive .chm documentation of the API for quick and easy reference
- Fully commented C# source code included



User Guide | Support

Top Publisher Assets