Alert! Due to maintenance issues, Assets will be uploaded on: TopGameAssets.com

AStar 2D Tile Based Pathfinding

This is a paid asset, but now you can download it totally free. However, please keep in mind that this package is only provided for studying or testing the product prior to purchasing it, not for business functions.

Overview :

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.

Highlights:

  • 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

Download AStar 2D Tile Based Pathfinding v1.2.1


Download AStar 2D Tile Based Pathfinding v1.2.3 Latest Version


Leave a Comment