bin sound added

This commit is contained in:
PfandBoss
2022-12-11 07:41:15 +01:00
parent 25a6bdf8f1
commit 85e7425b2f
2 changed files with 6 additions and 1 deletions

View File

@@ -7,3 +7,4 @@ class_name Bin
#------------Methods-------------#
func interact(player):
player.clearInventory()
$AudioStreamPlayer.play()