Category: 🧠 Logic
![]()
Routes an incoming jolt to one or several outputs using a selectable behavior: by index, looped (one after another), random, or all at once.
Drag the handle to resize the number of outputs. Behaviors:
| Name | Type | Description |
|---|---|---|
| Input | Jolt Input | Send your value here. |
| Reset | Jolt Input | Reset the index to zero. (loop mode) |
| Index | Stream Input | Will select which output will be triggered. |
| Name | Type | Description |
|---|---|---|
| Route Type | Selector | Selects the routing behavior. Index: sends to the output matching the stream value. Loop: cycles through outputs one by one. Random: picks one at random. All: fires every output. |
| Resize | Draggable part | Drag to change the number of output emitters. |
| Name | Type | Description |
|---|---|---|
| Lock Size | checkbox | When enabled, prevents the number of outputs from being changed by dragging the resize handle. |