This repository contains a Unity implementation of the A* (A-star) pathfinding algorithm. A* is a popular and efficient algorithm used in game development and robotics to find the shortest path ...
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 ...