Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Pausing/playing/looping tokens command?

I keep looking and looking but can't find any information on if there is a command that can be used to pause, play, or loop a selected token, even API.  Anyone know and can point me in the right direction?
1563404956
The Aaron
Roll20 Production Team
API Scripter
Are you talking about a Rollable Table Token or an animated token? Rollable Table Token: UI change: right click, multi-sided, choose face or random. API change: you can set the face and side with TokenMod, or if you're writing an API script you can change the currentside property and imgsrc There are no animation options for Rollable Table Tokens Animated tokens: UI change: There are play/pause options when you select a token API change: not currently possible
I did mean an animated token!  So it's just not possible what I'm looking for and that's all I needed to know!