Simple Animation

This is a responder Simple Script. It allows an object, through interaction with a trigger Simple Script, to perform an action in the scene.

For an overview of Simple Scripts, see Simple Scripts user guide.

Details

 Simple Animation plays the object's animation (or a subset of animation frames) when triggered.

Parameters

 -> Play When this event is received, start playing.
-> Pause  When this event is received, pause playing 
-> Play Range A  When this event is received, start playing Range A. 
A Start Frame  The starting frame of Range A. 
A End Frame  The ending frame of Range A. 
-> Play Range B  When this event is received, start playing Range B. 
B Start Frame  The starting frame of Range B. 
B End Frame The ending frame of Range B.
-> Enable When this message is received, the script begins responding to events.
-> Disable When this message is received, the script stops responding to events.
Was this article helpful?
2 out of 4 found this helpful
Have more questions? Submit a request

0 Comments

Article is closed for comments.