|
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)
|