Find the fastest path in DFProfiler
Find the fastest path between two points on the DeadFrontier map!
Click on a cell to view it, 2 buttons appear: 'Set path start' and 'Set path end'. By setting both a path will be created.
If you are on a player GPS in DFProfiler you can also press 'Set path goal'. This will track your player to that goal, keep updating the path and give a time estimate!
It uses the A* pathfinding algorithm, I am planning to fine tune this algorithm.
This script works very good with https://greasyfork.org/en/scripts/479052-dfprofiler-always-open-cell-map As you need every cell to be able to open, to set a path anywhere you want.