Skip to content

Multilaunch cue

A group that fires everything it holds, all at once.

Settings

SettingWhat it does
ChildrenThe cues nested under it in the list. Drag them in and out.
CollapsedWhether the list shows its children

Everything else is on the children: this cue is the trigger, not the content.

How it runs

Firing it starts every enabled child at the same moment. Each child keeps its own delay, fade in and level, so “at once” means “released together”, not “identical”.

It stays up while any child is still going, and finishes when the last one does — which is when an auto-follow on the group fires. Stopping it stops the children with it. A disabled child is skipped.

Scripting

duration only: a group has no level of its own. A script on the group can still watch its own clock, and each child can carry a script of its own.