I am using A* as my pathfinding algorithm. The players can only move a maximum of 4 moves per turn.
I want to be able to just get the 4 best moves of the path rather