Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
I know there is a limit to max speed in world editor up to 522 or something like this i forgot, but can i increase this with, like, maybe, boots? so they move really fast
This is a very basic sketch I had made for you to see and maybe learn something, this is not excellent, but at least you can figure out how to trigger it in gui, maybe it will help you. View attachment Tutorial 10 (Triggered movement).w3x
You can use SetUnitX/Y natives to move a unit without interrupting its current movement order. This will allow you to move units faster than the maximum movement speed the game imposes.
As PurgeandFire mentioned, it will bug at very high speeds as the path finder will not be able to cope. It will bug at slower speeds if a lot of units are moving for the same player. It will also bug at slower speeds if units keep colliding with stuff.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.