You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eric Mor edited this page Aug 8, 2019
·
7 revisions
Sequence components are used to play a series of effects in a sequenced way, in order.
Keyword:sequence
Attributes
play <effect> -range <float> (<float>)
Used to play a single effect. Use this attribute as many times as effects you want to play.
The -range option is use to specify a time frame; if it is not specified, the effect will play until it dies.