Lua Run

Node description and basic instructions

Uses the lua to execute specified code.


To create it, right-click on free space in Behaviour Tree window and select:

  • Create Node/Tasks/Integrations/Dialogue System/Lua Run

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

Lua Run node

Fields

Name
Description

Node Name

Custom name of node.

Ignore Abort Self

Whether node ignores abort self or not.

Lua code

Code of Dialogue System Lua to execute.

Last updated