lets-godot-roguelike icon indicating copy to clipboard operation
lets-godot-roguelike copied to clipboard

A* PathMap

Open YeOldeDM opened this issue 7 years ago • 0 comments

We will write yet another global script, this time to handle the pathfinding for our soon-to-be Artificial Intelligence!
This script will utilize Godot's AStar class, and use some of its basic functions (so don't be scared!).

YeOldeDM avatar May 31 '17 08:05 YeOldeDM