manuelVo / foundryvtt-drag-ruler

A Foundry VTT module that shows a ruler when dragging tokens so you can see how far you've dragged them
MIT License
39 stars 52 forks source link

[Feature request] reset or backward movement history #251

Closed Fridan99 closed 1 year ago

Fridan99 commented 1 year ago

I have not seen any way to reset or backward the history movement in combat.

Sometimes it can happen that a player makes a wrong move, and wants to return to the previous position .... the problem is that the movement counter keeps adding up.

I don't know if the current version of the drag ruler has a way to reset or backward the history movement somehow, to the previous movement.

It would be very useful if you could somehow reset the movement history backwards and go backwards with each completed movement until you return to the initial position. This would allow you to move backwards until you reach the position you want or you have made the wrong moves, while keeping the actual movement history in that position.

manuelVo commented 1 year ago

A player can undo an accidental move by pressing CTRL+Z.

The GM can reset the entire movement history of a token by right clicking on that token's entry in the combat tracker.

Fridan99 commented 1 year ago

Nice!! Thx, I was not aware of this functionality