Useful tool to get detailed information of particular paths through Gameobjects of your Game in real time.
Useful for games like; Racing Game, Mazes, Graphs systems, Nodes systems and anywhere you want to compare and get information of paths
Features
-Get the shortest and the longest path of your system
-Get distances between each Gameobject and the sum of the path to evaluate and compare
-2 paths per script to compare (Compare unendless paths cloning the gameobject with the script attached)
-Visual Line Renderer displaying the shortest and the longest path in your scene