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] Hotkey override to ignore difficult terrain #258

Open GaistH opened 1 year ago

GaistH commented 1 year ago

Opening this here per the discussion over on Terrain Ruler, but as a stopgap for systems where more elaborate actor / token terrain exclusions are available, it would be very helpful for a user to be able to use a hotkey or toggle to ignore difficult terrain during a token drag.

Presumably this could manifest as just unilaterally ignoring it for the entire movement.

I don't know if it is particularly necessary since it would probably be uncommon circumstances that it would come up, but if the drag ruler queues a new calculation when performing 'waypoint' style movement, it might be helpful if the ignore hotkey could be used / released in individual segments (use case example: an actor wants to ignore difficult terrain from rough foliage or entanglement, but then needs to slow down passing an obstacle half-height wall afterwards.)

Cheers!