Flowcharts

Flowcharts allow you to arrange information in a tree like structure and establish logical connections between each node in the tree. Additionally each node can hold an arbitrary amount of information in the form of outputs.

In the editor flowcharts are edited using the Flowchart View.

At runtime the Flowchart Controller plugin is used to query the current node of a flowchart for information, to navigate to different nodes and to react to changes in the state of the flowchart and have the application respond accordingly (e.g. moving from one node to the next one).

Construct 3 Manual 2024-04-18