Warcraft III resources & community, 2003–2006 · archived

Force Push Ability

2 posts
#1

Force Push Ability

Ok, I need to know how to make an ability that pushes an enemy back the other direction, it doesn't matter how much damage it gives. Thanks in advance.
#2
The simples way is to just instant move the units to a polar offset of its' current position. This is good if the pushback is meant to be very fast. Otherwise you can use a loop that instantly moves the unit a polar offset with very small offset.