grandseiken / foundryvtt-multilevel-tokens

Multilevel tokens for Foundry VTT
MIT License
41 stars 20 forks source link

ENTER event not fired when player drags to move. #104

Closed ChrisAndelin closed 2 years ago

ChrisAndelin commented 3 years ago
  1. Make a Trigger ENTER event happen and prove it works by moving the player token with arrow keys into the trigger area
  2. Start over and have the player move their character by clicking and dragging so their token moves over and past the trigger area.

Observe the player token slide right over the trigger area without firing the ENTER event.

grandseiken commented 2 years ago

Dupe of https://github.com/grandseiken/foundryvtt-multilevel-tokens/issues/123 (yep, MLT only looks at positions tokens actually take, foundry movement animation is a purely visual effect)