extends Spatial func _ready(): var dialog = Dialogic.start("controls") add_child(dialog)