wsaunders1014 / ShowDragDistance

Shows distance you dragged the token, similar to pressing ctrl.
10 stars 13 forks source link

Integrate behavior similar to Pathfinding Ruler #65

Open apoapostolov opened 3 years ago

apoapostolov commented 3 years ago

There's a mod called Pathfinding Ruler (not related to PF1 or PF2) that uses pathfinding to respect walls and find the closest route to a position. https://github.com/mothringer/foundry-vtt-pathfinding-ruler

Please consider implementing similar behavior in Show Drag Distance as an optional method (press button and drag to activate) since Pathfinder Rule requires a tool to be selected while Show Drag Distance has core dragging behavior.