[Trigger] Move Unit instantly

Status
Not open for further replies.
If you're thinking about projectile fast or missile...

That is being discussed in the "how to do a missile spell?" thread in the Spells and system forum...

https://www.hiveworkshop.com/forums/showthread.php?t=45064&page=2


If that was not the case.... The units ingame have a maximum of 522 of ordinary movement speed. If they have superspeed of any kind, they get help from a trigger which instantly moves units...
 
Have a loop which runs every, lets say, .05 seconds. For the action move the desired unit a little bit towards the desired point. This is more commonly referred to as knock backs, and are much easier and efficient to make via Jass. If you don't know Jass there are Jass systems that are GUI-user-friendly that will allow you to use knock backs.
 
Status
Not open for further replies.
Back
Top