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

Movement API's?

Are there any scripts out there that limit a token's movement to what their actual speed is?   As in you have a human player that can move 30 ft, is there a script that would stop him after the 30 ft and then he would have to move again if that was his plan?
1519843553
The Aaron
Pro
API Scripter
I think it's been discussed before but I don't recall if there is an implementation of it.  The biggest problem is that the API couldn't (easily) prevent the token from being moved, it would have to just move it back.
Makes sense,  I could also see some problems maybe with collisions with any walls or possibly tokens.