Add Pathfinder node, refactor Grid into GameBoard #107
Grid -> GameBoard Add types to GameBoard The pathfinder node doesn't inherit from anything. It uses an Astar node to find the path between 2 points on a 2d grid
Loading
Please register or sign in to comment