fix: ui flicker and also added a black fade at the start
This commit is contained in:
@ -86,6 +86,7 @@ func end_dialogue():
|
||||
|
||||
is_dialogue_ongoing = false
|
||||
time_between_letters.stop()
|
||||
ui_flicker_timer.stop()
|
||||
|
||||
dialogue_ended.emit()
|
||||
|
||||
|
Reference in New Issue
Block a user