So, I have this trigger for my door. However, I'm going to have probably 30+ doors, so would like a trigger that is more copy+paste -able, so I need to lower the amount of references to a specific unit if possible. Oh, also, I'm using the Mech Door that has animations, I made it a building, was this the "correct" way to go about it?
-
Door Opens
-
Events
-
Unit - A Unit comes within 256 of MechDoor 0014 <gen>
-
-
Conditions
-
[MechDoor 0014 <gen> is alive
-
-
Actions
-
Animation - Play MechDoor0014 <gen>'s morph animation
-
Wait 5.00 seconds
-
Animation - Play MechDoor0014 <gen>'s morph alternate animation
-