-
Notifications
You must be signed in to change notification settings - Fork 7
Groups
Groups collect Nodes together and apply properties to all Nodes within the Group. Subgroups can be added to existing Groups and minimised, helping to organise Nodes and tie together large concepts.
Creating a group is a simple process:
- Ensure you have at least 2 Nodes in your Flow Engine (see Nodes on the basics).
- Using the drag rect (by holding left-click and dragging) select the Nodes you wish to group together.
- Right-Click on any of the selected Nodes and select
Group Nodes.

- The Group Inspector Window will now be shown.

As with Nodes, it is important to name Groups in a unique fashion to ensure minimal confusion. Adding a short description of the Group is also useful when first creating a Group. The Group Inspector inherits from the Node Inpsector so changing the name and description is the same process as it was for Nodes:
- Select the chosen Group you wish to change.
- In the inspector window for the Group, update the name and description.
- Observe changes in the Flow Engine window.

You can also change the tint for the Group in the Inspector to make it unique amongst other Groups (as seen above).
N.B: Names are shown in drop downs for selecting in various other parts of LUTE, as such you may wish to name them using categories. Placing a '/' in a Group name will result in dropdowns collecting things into categories.
In the Group Inpsector you can also change 'Target Unlock Node' (see Unlocking_Nodes) and set a Location for the Group as well as set an Event Handler for the Group (see Nodes).
One of the most powerful aspects of Groups is the ability to apply settings to all the Nodes in a given Group. This is useful for when Nodes share the same location or require the same Condition Check Order before they can execute; it is also useful for setting the Event Handler of all the Nodes in one place rather than on individual Nodes.
If you wish to apply the settings and parameters of a given Group to all the Nodes of that Group, simply:
- Select the Group you wish to change.
- Select the
Update nodes in grouptoggle. - In this section of the Group Inspector you can also remove, delete and select specific Nodes in the Group (this is also possible using context menus on the Flow Engine Window - see below).
