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

@@ -23,7 +23,7 @@ func _ready():
ok_button.button_down.connect(_on_ok_button_button_down)
func appear():
AudioManager.play_sfx("Reveal")
AudioManager.play_sfx("Unlock_tool")
animation_player.play("appear")
Input.mouse_mode = Input.MOUSE_MODE_VISIBLE
player.controlling_player=false