
Hey there!
The ability to use animated tokens in our games has been pretty nice. However, I believe there is a much larger potential for the system than what is currently available.
For instance, in our game, I'd like to be able to have a different animated image displayed for each PC based on their current HP / death saving throws, like this. However, this is currently only possible with the help of clientside code injection, because of a bug in Roll20 that prevents animated tokens from animating when set/created by the API.
I would appreciate it tremendously if the following changes were made (in order of importance):
- Animated tokens would continue to play as expected, after being set/created by the API
- Animated tokens could be played/paused via an API command
- Animated tokens could be given a tint/color while continuing to animate
Thank you!