generated from SGDA/GodotExampleProject
fix: smalle fixes
This commit is contained in:
@ -86,7 +86,7 @@ __HANDSHAKE OVER__
|
||||
__FINGERPRINT: NO-MECANIC__
|
||||
/!\\ CONNEXION SECURE /!\\
|
||||
---
|
||||
BON SANG DINO SÉRIEUX, LA CIBLE EST PARTIE ET LA MISSION EST RATÉE!
|
||||
VOUS AVEZ ÉTÉ DÉMASQUÉ-E...
|
||||
"
|
||||
vertical_alignment = 1
|
||||
autowrap_mode = 3
|
||||
|
@ -43,7 +43,7 @@ func _on_further_connexion_timeout() -> void:
|
||||
func _on_text_start_timeout() -> void:
|
||||
message.text = ""
|
||||
time_before_show_buttons.start()
|
||||
failed_audio.play()
|
||||
# failed_audio.play()
|
||||
time_between_words.start()
|
||||
|
||||
func _on_time_between_words_timeout() -> void:
|
||||
|
Reference in New Issue
Block a user