/Unity-Pathfinder-AStar

2D Pathfinder System - A* Algorithm for Unity

Primary LanguageC#

Unity_NYKNNIvVUx Unity_3bxdaOHn9m

How to Use Create an Object and Assign:

  • GridCoordinateSystem2D
  • GridPathfinding
  • ObstacleManager2D

Add Another Object and Assign:

  • GridObstaclePlacerDebugger
  • GridPathfindingDebugger
  • GridRenderDebugger

This setup enables grid-based pathfinding with visual debugging and obstacle management. Just attach the components to their respective objects, and you're good to go!