suppression des sfx de déblocage et ajout du morceau de Subterra

This commit is contained in:
2026-05-31 17:10:25 +02:00
parent c3c68e7398
commit 3dc64e6731
6 changed files with 23 additions and 4 deletions

View File

@@ -91,7 +91,6 @@ func set_announce_object(object := announce_object):
if not visible:
%AnimationPlayer.play("appear")
Pointer.action_disabled = true
AudioManager.play_sfx("Reveal")
elif object == null and visible:
%AnimationPlayer.play_backwards("appear")
get_tree().create_timer(0.2).timeout.connect( # Put a delay to not interfere with the ok button click