- Joined
- Jul 10, 2013
- Messages
- 73
I have an attack animation that I can get to be used on units easily, but is there a way to have it be used on doodads? (trees/crates etc.)
-
Attack Animation
-

Events
-


Unit - A unit Is attacked
-
-

Conditions
-


Or - Any (Conditions) are true
-



Conditions
-




(Unit-type of (Attacking unit)) Equal to Player (Hero) (Flamethrower)
-




(Unit-type of (Attacking unit)) Equal to Player (M-468) (Hero)
-




(Unit-type of (Attacking unit)) Equal to Player (Pistol) (Hero)
-




(Unit-type of (Attacking unit)) Equal to Player (Rifle) (Hero)
-




(Unit-type of (Attacking unit)) Equal to Player (Dual Pistol) (Hero)
-




(Unit-type of (Attacking unit)) Equal to Player (Shredder) (Hero)
-




(Unit-type of (Attacking unit)) Equal to Player (Shotgun) (Hero)
-




(Unit-type of (Attacking unit)) Equal to Player (Radio) (Hero)
-




(Unit-type of (Attacking unit)) Equal to Player (Hero) (Chainsaw)
-




(Unit-type of (Attacking unit)) Equal to Player (Sniper) (Hero)
-




(Unit-type of (Attacking unit)) Equal to Player (Ak 47) (Hero)
-




(Unit-type of (Attacking unit)) Equal to Civilian (Pistol)
-




(Unit-type of (Attacking unit)) Equal to Civilian (Pistol) (Hold Position)
-
-
-
-

Actions
-


Animation - Play (Attacking unit)'s Attack Work animation
-
-




