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