With this action you can start a (previously paused) sequence playing. You supply the sequence element ID (as returned by the action Create Sequence), and the action will start it playing.
Argument | Description |
---|---|
Variable | The ID of the sequence element to play. |
The above action block code checks to see if a global variable is true. If it is then the sequence element referenced in the variable "my_seq" is paused, otherwise it is set to play.