mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-21 17:13:48 +00:00
Updated dialogic
This commit is contained in:
parent
1d11462073
commit
cbb82512ee
483 changed files with 5743 additions and 2177 deletions
|
|
@ -218,6 +218,7 @@ func set_default_button(enabled:bool) -> void:
|
|||
|
||||
func preview() -> void:
|
||||
$Preview.load_overwrite(get_mood_info())
|
||||
$Preview._on_started_revealing_text()
|
||||
var preview_timer := Timer.new()
|
||||
DialogicUtil.update_timer_process_callback(preview_timer)
|
||||
add_child(preview_timer)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue