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

Token move animation

There's any way to make a token "slide" from one position to another? What I want to archieve is to move a token from a X,Y location to another, and let players see it, not just make it appear from one position to another.  Sorry for the complicated way to explain it, english is not my mother lenguage. The idea is pretty simple.
1455196071

Edited 1455202111
Ziechael
Forum Champion
Sheet Author
API Scripter
Hi Alberto, when you pick up a token (click and hold) if you then use the space bar to  measure and set waypoints and then release the token at it's final destination it will move along the path selected which should be visible to all present.
1455200531
Pat S.
Forum Champion
Sheet Author
Alberto, you can also just click on the token then move it with the  arrow keys .
<a href="https://wiki.roll20.net/Manipulating_Graphics#Wayp" rel="nofollow">https://wiki.roll20.net/Manipulating_Graphics#Wayp</a>...
1455211496
Lithl
Pro
Sheet Author
API Scripter
If you drag a token, everyone else will see it animate from the start point to the end point. Only the person dragging the token will not see the animation.
Yhea, but I want to do that with the code. No I know that this is called "waypoints", google told me I was looking for this:&nbsp; <a href="https://wiki.roll20.net/Script:Slide_Tokens" rel="nofollow">https://wiki.roll20.net/Script:Slide_Tokens</a> Thank you guys
1455283107
Ziechael
Forum Champion
Sheet Author
API Scripter
Glad you found your preferred method to accomplish your aims Alberto. It is worth noting however that the API is a&nbsp; Pro user perk and will require that the GM host of the game have a pro subscription in order to install the script. Happy rolling!