Closed dkniffin closed 1 year ago
Describe the bug I noticed group speed is supported. However, it's not working in my game.
To Reproduce
Expected behavior The token's movement speed should be colored correctly.
Screenshots
Additional context From what I can see, the data needed is in token.document.actor.system.attributes.movement, even for group tokens.
token.document.actor.system.attributes.movement
Thank you, the system must have changed it at some point. Fixed in 1.9.4.
Describe the bug I noticed group speed is supported. However, it's not working in my game.
To Reproduce
Expected behavior The token's movement speed should be colored correctly.
Screenshots
Additional context From what I can see, the data needed is in
token.document.actor.system.attributes.movement
, even for group tokens.