@grumpygamer behold my FindPath function, which uses an A* search to find the shortest path between two tiles on a hex grid using only tiles of the same type.
To be expanded. 👀
Top-level
@grumpygamer behold my FindPath function, which uses an A* search to find the shortest path between two tiles on a hex grid using only tiles of the same type. To be expanded. 👀 No comments
|