Lua Condition Decorator

Decorator description and basic instructions

Use the this decorator to execute lua condition expression of Dialogue System.

You can learn about the syntax and coding rules in Lua on the Pixel Crushers website.


To create it, right-click on the composite node select decorator and find:

  • Integrations/Lua Condition Decorator

This decorator has a number of fields, that are highlighted in picture below.

Fields

NameDescription

Node Name

Custom name of decorator.

Inverse Condition

Set true to inverse condition expression.

Lua Conditions

Array of lua condition expressions.

Last updated