i want to creat a circle of animation, i have exactly the same trigger with a fire animation that works but what is wrong in here?
-
Healing Wave animation
-
Events
-
unit - A unit start, casting an ability
-
-
Conditions
-
(Ability being cast) equal to Healing Wave
-
-
Actions
-
Set Distance_Healing_Wave = (Facing of (Casting unit))
-
For each (Integer A) from 1 to 24, do (Actions)
-
Loop - Actions
-
Set Distance_Healing_Wave = (Distance_Healing_Wave + 15.00)
-
Unit - Create 1 Healing Wave dummy for (Owner of (Casting unit)) at (Position of (Casting unit)) facing Distance_Healing_Wave degrees
-
Unit - Order (Last created unit) to Untoten-Schreckenslord - 'Aas-Schwarm' ((Position of (Last created unit)) offset by 256.00 towards Distance_Healing_Wave degrees)
-
Unit - Add a 0.50 second Standard expiration timer to (Last created unit)
-
-
-
-
Last edited: