Here is a simple collection of code for creating pathfinding solutions for grid based games made in the Unity game engine. To use simply import the code in the AlgosAndInterfaces folder into your ...
A* pathfinding for use across hexagonal tiles in the unity3d engine! This is an entire unity3d project, you can start this in the unity editor and play around in the scene or if you just want to use ...