Parallel Complete

Node description and basic instructions

Description

Allows all outputs but from this node to be executed in parallel.

If at least one running child node has returned the success, failure, aborted state, then it stops the execution of child nodes and returns this value to the parent node, otherwise the child nodes continue execution.

To create it, right-click in the editor and select Create Node/Composites/Parallels/Parallel Complete.

Last updated