Dialogue End

End Dialogue Action

Icon
Dialogue Start in Dialogue Editor

Dialogue End is a node that defines the end of a dialogue. It is required in every dialogue. Each ending can have a different behavior.

Value Description

Version
Value
Description
Free & Pro

Dialogue End Type

Defines the behavior that will be executed when the dialogue ends.

Pro Only

Dialogue SO

Defines the next dialogue that will start when the current dialogue ends.

Pro Only

Start ID

An optional field that defines an ID used to find the appropriate starting point. If the ID exists in the next dialogue, the dialogue will start from that ID. If not, or if the field is empty, a random starting point will be used.

Dialogue End Types

Version
Value
Description
Free & Pro

End

Ends the dialogue without any additional functionality.

Free & Pro

Return to Start

Restarts the same dialogue from a selected or random starting point.

Pro Only

Next Dialogue

Starts a selected dialogue from a chosen or random starting point.

Last updated