In the mod I am working on, I need to find a way to run a specific animation script; like when you press "Lift off" on a command center, it runs that iscript to show it lifting off instead of it just magically appearing in the air. (But what I need is not lifting off, just running an animtion script).
If that is impossible... making the unit morph would work (Just make the animation in that unit's init).
If
that wont work I could just use triggers...
(This mod is run with a spefic map.. or a custom map
)
... Thinking about it Morph would be best.