Flow control: invoke dialog

The invoke dialog node will invoke a custom Bubblescript dialog. This way, any behaviour can be added to a flow, even if there isn't a built in node for it. The following example shows the invocation of a dialog called hello.

PropertyDescription

Dialog

Name of the dialog to invoke

If the dialog doesn't exist, it will not give any warning. It simply skips the step.

Last updated