KayelGee / token-attacher

MIT License
11 stars 18 forks source link

setElementsMoveConstrainedStatus only works when set by GM #71

Closed J-Dawe closed 2 years ago

J-Dawe commented 2 years ago

When the GM runs setElementsMoveConstrainedStatus with canMoveConstrained set to true, the selected token can move inside its mount, as intended. However, if a player runs setElementsMoveConstrainedStatus with canMoveConstrained set to true, no one, not even the GM, can move the selected token. At first, you can try to move it, but it fails, and after a short time you can no longer attempt to move the token.

KayelGee commented 2 years ago

This also affects setElementsLockStatus

KayelGee commented 2 years ago

Fixed in next update