geluid voor laatje en kastje

This commit is contained in:
2023-02-08 19:09:47 +01:00
parent 2e59713250
commit 7faf85ad9b
5 changed files with 47 additions and 26 deletions
+1
View File
@@ -13,6 +13,7 @@ func _on_lock_input_event(_camera, event, _position, _normal, _shape_idx):
if get_node("../Player").has_key:
$Deur.visible = false
$Lock.visible = false
$Lock/DeurOpen.playing = true
func _on_lever_input_event(_camera, event, _position, _normal, _shape_idx):