- Joined
- May 4, 2007
- Messages
- 52
hello here is the trigger:
but i dont know... the leap forward is from a working trigger.
ohhh BTW! do you know any spell that has 0 casting time like bladestorm couse i got a slide trigger that moves a unit every 0.01 sec... and spells like warstump dont work...
-
Leap
-
Events
- Unit - A unit Starts the effect of an ability
-
Conditions
- (Ability being cast) Equal to hopp
-
Actions
- Set Leap = (Casting unit)
- Set LeapDist = ((Position of Leap) offset by 600.00 towards (Facing of Leap) degrees)
- Unit - Set the custom value of Leap to Leapint
- Unit - Pause Leap
- Unit - Turn collision for Leap Off
- Animation - Change Leap's animation speed to 50.00% of its original speed
- Animation - Play Leap's attack animation
- Unit - Add Crow Form to Leap
- Unit - Remove Crow Form from Leap
- Animation - Change Leap flying height to 500.00 at 1000.00
- Wait 0.30 seconds
- Animation - Change Leap flying height to 0.00 at 1000.00
- Wait 0.20 seconds
- Unit - Turn collision for Leap On
- Animation - Change Leap's animation speed to 100.00% of its original speed
- Unit - Unpause Leap
-
Events
but i dont know... the leap forward is from a working trigger.
ohhh BTW! do you know any spell that has 0 casting time like bladestorm couse i got a slide trigger that moves a unit every 0.01 sec... and spells like warstump dont work...