Sequencer
Last modified by KDearnley on 2023/07/31 14:06
Sequencer
A Sequencer will signal its outputs in a specified order. The default order is the order in which outputs are connected.
Details
Object: Sequencer Category: Flow |
Inputs
Outputs
OUTPUTS | ||
---|---|---|
On Sequencer Signaled | When the Sequencer receives a Signal input, send the signal. The activator is unchanged from the input signal. |
Properties
PROPERTIES | ||
---|---|---|
Property | Type | Description |
Name | String | The name of this object. Rename an object to make it easy to identify. |
Repeat Sequence | Boolean | If true, the Sequencer will begin the sequence again. |
Run One Output Per Signal | Boolean | If true, the Sequencer will signal only one output before pausing. |
Shared Sequence | Boolean | If true, all activators share the same sequence. If false, each activator starts its own sequence. |