Loads a specified animation for a model. Note: This is a specialized action that generally relates to storymode models. It allows a model to load an additional set of animations set up for it. If a model is not set up to have additional animations, this action will not work.
Loads a specified animation for a model. Note: This is a specialized action that generally relates to storymode models. It will remove additional animation sets that have been loaded to the model through triggers.
Skips ahead in an animation, chosen by the Identifier parameter, to a time chosen by the Time value. If the Scaled parameter is set to Absolute, the time will be set according to the actual length of the animation for the model. If the Scaled parameter is set to Scaled, the time will be set relevent to the animation length determined by the actor controlling the animation.
Sets the length of an animation, chosen by the Identifier parameter, to the Scale parameter relevant to the actual length of the animation for the model.
Loads an animation for a unit. Note: This is a specialized action that generally relates to storymode models. It allows a model to load an additional set of animations set up for it. If a model is not set up to have additional animations, this action will not work.
Unloads an animation for a unit. Note: This is a specialized action that generally relates to storymode models. It will remove additional animation sets that have been loaded to the model through triggers.
Plays an animation on an actor with a chosen name (Identifier). The Identifier is used to clear the animation or otherwise modify it after it starts playing.
Plays an animation with a chosen name (Identifier) on all of the doodads of the specified type in a region. The Identifier is used to clear the animation or otherwise modify it after it starts playing.
Turn off a special animation property. The unit must have the specified animation properties turned on (which can be done through one of the Turn Animation Properties On actions). An example of an animation property is "Fly" for Terran production buildings.
Enable a special animation property. The unit must be set up to use the specified animation property. An example of an animation property is "Fly" for Terran production buildings. Use the Turn Animation Properties Off action to turn off the property that was turned on by this action.
Enable a special animation property, play the Blend In Animation when the property is turned on, and play the Blend Out Animation when the property is turned off. The unit must be set up to use the specified animation property. An example of an animation property is "Fly" for Terran production buildings. If the unit is not set up to use one of the Blend Animations, then it will ignore it. Use the Turn Animation Properties Off action to turn off the property that was turned on by this action.