Warcraft III resources & community, 2003–2006 · archived

How do you do the Jump effect?

3 posts
#1

How do you do the Jump effect?

How do you do the Jump effect? like how the unit jumps and stuff.. if you can help id really appreciate it!
#2
before u start add and remove (no waits in between) the crow form ability. now u can change its flying height with 'animation' triggers. also make a trigger like this (makes the unit slide)

events: every 0.03 sec of the game
conditions: -------
actioons: unit - move unit instantly => point with polar offset => position of 'the unit' offset by 30, towards 'facing of the unit' degrees

in another trigger u can change flying heights (ex: from flying height to 1000 with 400 velocity or sumthing)
#3
thanks again ramza! your awsome!!