This project showcases a procedural terrain generation system using Perlin noise and a dynamic pathfinding system using the A* algorithm. The combination of these techniques allows for the creation of ...
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 ...