safe open sound

This commit is contained in:
2023-02-02 11:54:46 +01:00
parent 75a9075694
commit 3a91b61c4f
4 changed files with 31 additions and 2 deletions
+1
View File
@@ -14,6 +14,7 @@ func add_sequence_guess(dir):
i += 1
if (i == sequence.size()):
$Door.visible = false
$Open.playing = true
i = 0
else:
$Reset.playing = true