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

Help With Horde Creeping

I'm working on a horde of Zombies that walk very slowly toward the nearest character. I'm thinking of saving time by putting their movement on the same initiative and doing it all at once. I don't know anything about API, so please help if you can. What I need: A command that causes all tokens with a given name to move exactly 1 unit toward a particular token id. For example: !crawl ?{horde token name} toward ?{target id} Is this easy enough that somebody could write it up?
1416288026
The Aaron
Roll20 Production Team
API Scripter
That's with no regard for terrain?
1416300460
Gen Kitty
Forum Champion
Ooooohhhh! Walking Dead scenarios!
Aaron: I would like regard for terrain, but I thought I'd be more likely to get a response if I made it easier. If anybody could make it regard terrain, for example by avoiding a certain token_name on the map layer, that would be really cool. Otherwise I can fix disregard for terrain manually.
1416323817
The Aaron
Roll20 Production Team
API Scripter
That makes it somewhat more complicated, but also much more interesting.. I need to finish up that other script I've already promised you, but I'd love to write this one. =D