Output

Nodes can have an arbitrary amount of outputs, which have a name, an associated value, and can be linked to the input of another node.

Editing outputs

For a more complete overview on the editing tools available, look at the Flowchart View section of the manual.

Output Properties

Index
The index of an output is a read-only property and can be used by the Flowchart Controller to query information about an output or to move to the next connected node.
Name
A string of a name for the output. This can be used by the Flowchart Controller plugin to get the associated value or to move the state of the flowchart to the next connected node.
Value
A string which can hold an arbitrary value with no specific purpose, to be accessed via event sheets.
Color
An editor only property to help better identify links between nodes when there are many of them.
Link mode
An editor only property to choose how to draw the link between nodes. Can either be a straight line or use path finding to avoid overlapping nodes. Using path finding can be useful when a link ends up going over other nodes.
Construct Animate Manual 2024-05-01