For the complete documentation index, see llms.txt. This page is also available as Markdown.

Creating Logic

Logic Button

Before you begin, make sure that you activate the Logic features by clicking on the Logic button.

Adding Controller

Adding Controller
  • Click on the Add Controller button.

  • Select the String data type as illustrated above.

Defining Behavior

Defining Behavior
  • Click on the Add Behavior button.

  • Select the Conditional as a Behavior as displayed above.

Creating Conditional Actions

Conditional Action

Select a group you want to affect by Condition Action from the Group section (in our case, it is Light Transform).

Then:

  1. Select the Condition as the Equal.

  2. Define an Input Value.

  3. Drag & drop your Group to the Conditional Actions panel.

  4. Repeat the same process for different conditions and adjust the values.

"Else" Condition
  • Select the Else condition.

  • Drag & drop your Group to the Conditional Actions panel.

  • Optionally define new property values.

Last updated