Lua Condition Decorator
Decorator description and basic instructions
Last updated
Decorator description and basic instructions
Last updated
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.
Name | Description |
---|---|
Node Name | Custom name of decorator. |
Inverse Condition | Set true to inverse condition expression. |
Lua Conditions | Array of lua condition expressions. |