This project is based on the Unity Path Finding Algorithms by dbrizov.
This repository aims to provide a path finding alternative to Luna Playable users.
Project version: Unity 2019.4.33f1
After cloning the repository, open the root folder in Unity.
Open the scene located under Assets → Level named LevelBasic.
Press the play button and try move any of the object in the scene. The fastest path between two GameObject will be calculated and highlighted in real time.