Hello, i'm trying to play an Actor's model animation via the trigger editor.
For Example: The Baneling Actor itself does not have a death animation, the Death animation is stored in Assets\Units\Zerg\BanelingDeath\BanelingDeath.m3. However, i have not found a way to play that animation from triggers.
Hello, i'm trying to play an Actor's model animation via the trigger editor.
For Example: The Baneling Actor itself does not have a death animation, the Death animation is stored in Assets\Units\Zerg\BanelingDeath\BanelingDeath.m3. However, i have not found a way to play that animation from triggers.
Any help appreciated!
moved to map development
Bump
@obliviron: Go
The simplest you can get is by using this trigger
http://wiki.sc2mapster.com/galaxy/triggers/create-model-at-point/
Make sure that you have a generic model that use the baneling death.m3. It will play the death model at your specified point