- Joined
- Oct 6, 2022
- Messages
- 185
Hello Everyone, i'm trying to create a special effect on basic attack of my range hero using triggers; but this is the only thing i know. because what i would like to happen is when it launched its projectile attack, that's the only time the special effect shows up. but unfortunately its not, the special effect is still shows up even i'm stopping the attack of the hero. Please help me with this.
-
Atk
-
Events
-
Unit - A unit Is attacked
-
-
Conditions
-
(Unit-type of (Attacking unit)) Equal to Ramada
-
-
Actions
-
Special Effect - Create a special effect attached to the weapon right of (Attacking unit) using Abilities\Weapons\RedDragonBreath\RedDragonMissile.mdl
-
Special Effect - Destroy (Last created special effect)
-
-