grandseiken / foundryvtt-multilevel-tokens

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

Rapid token movement via keyboard scrambles teleportation position #68

Closed Varriount closed 2 years ago

Varriount commented 3 years ago

As the title says - when moving a token through a teleportation point via arrow keys, "rapid" movement (repeatedly tapping the arrow key) appears to cause strange errors in token positioning. Some behavior I've seen:

grandseiken commented 3 years ago

This can definitely be an issue, and I will try to look into seeing if there's anything that can be done, but it might be difficult to do anything about due to the way foundry handles user input / token movement.

grandseiken commented 2 years ago

I hope this will be fixed in 1.6.0 since we now always wait for animations to complete before teleporting.