DialogHotspot

Extends: RichTextLabel

Description

A button that triggers a dialog

Property Descriptions

dialog

export var dialog: String = ""

The dialog to play

asked

export var asked: bool = false

Wether the question was already asked

visibility_state

export var visibility_state = ""

Show this hotspot depending on the boolean value of this state variable

Signals

  • signal pressed(): Emitted when the button is clicked but no dialog is selected