generated from SGDA/GodotExampleProject
fix: removed the accept buttons from showing early as people would skip important info from the intro
This commit is contained in:
1
addons/godot_state_charts/csharp/ResourceWrapper.cs.uid
Normal file
1
addons/godot_state_charts/csharp/ResourceWrapper.cs.uid
Normal file
@ -0,0 +1 @@
|
||||
uid://d0wu3wxgpt54g
|
@ -0,0 +1 @@
|
||||
uid://b2dnvuhxmkjss
|
@ -0,0 +1 @@
|
||||
uid://baivsviwtkk6g
|
@ -0,0 +1 @@
|
||||
uid://04gv1dhut3pn
|
@ -42,7 +42,6 @@ func _on_further_connexion_timeout() -> void:
|
||||
|
||||
func _on_text_start_timeout() -> void:
|
||||
message.text = ""
|
||||
time_before_show_buttons.start()
|
||||
failed_audio.play()
|
||||
time_between_words.start()
|
||||
|
||||
|
Reference in New Issue
Block a user