• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Animation: Gate Open

Status
Not open for further replies.
Level 3
Joined
Oct 23, 2005
Messages
51
Does anyone know the name of the animation for an open gate? I've made a unit based off of a gate, and an ability for opening and closing a gate, and I've made a trigger for the gate's animation, but I need to know the gate's open animation for it to work, I've tried "Death". "Death Alternate", "Death Alternate (0.667 s)", and out of despiration, "Open" I'm pretty sure it's the animation name, but It might not be, here is the trigger if the problem is something else.
Event
A unit starts the effect of an ability
Condition
Ability being cast equal to Open/Close Gate
Action
If/Then/Else
If: Triggering unit equal to Gate (Closed)
Then: Do (animation) for triggering unit
Else: Do nothing[/code]
 
Level 3
Joined
Oct 23, 2005
Messages
51
The idea of it being a unit is primarily so you can build them and repair manually, also the ability to open one by hitting an ability button is a nice side feature.
Sorry, but "death alternate" doesn't work.
 
Status
Not open for further replies.
Top