Begin UI refactor
This commit is contained in:
@@ -5,5 +5,5 @@ class_name ConversationElement
|
||||
@export_multiline var label: String
|
||||
|
||||
func sceneItem() -> int:
|
||||
# await UI.TEXTBOX.setTextAndWait(label)
|
||||
await UI.TEXTBOX.setTextAndWait(label)
|
||||
return CutsceneSingleton.CUTSCENE_CONTINUE
|
||||
|
||||
Reference in New Issue
Block a user