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
40 stars 55 forks source link

Token size doesn't reset to medium for movement #227

Closed njgiac closed 2 years ago

njgiac commented 2 years ago

I'm having an issue in PF2e with Drag Ruler where when the Enlarge effect is applied to a creature and then later removed, Drag Ruler still treats the token as size Large in that it won't let them move (via Drag Ruler movement) into tight spaces like a 5' wide hallway. If this could be fixed in the V10 implementation that would be excellent. Thanks

manuelVo commented 2 years ago

Im not familiar with pf2. Please elaborate how the etangle condition relates to the token size.

njgiac commented 2 years ago

Oh, it's Enlarge not Entangle, so a spell effect that (among other things) makes a creature and its token temporarily become Large (10'x10' instead of 5'x5'). Edit: for now I made custom versions of the spell that don't change token size and that is working okay.

manuelVo commented 2 years ago

Sounds like an issue with the pathfinder. Can you confirm that this doesn't happen if you don't use the pathfinder?

njgiac commented 2 years ago

I tested it just now and that's correct. When pathfinding is turned off this doesn't happen

manuelVo commented 2 years ago

This should be fixed with Drag Ruler v1.13.0, which was just released