Artificial Intelligence

A* Pathfinding
We wanted to have way points for attackers and defenders.
So we utilized A* Pathfinding to calculate the shortest route to our destination without passing threw obstacles.
aStarTutorial