mirror of
https://github.com/PfandBoss/SemesterGameJam2022.git
synced 2025-11-12 04:16:12 +01:00
bin sound added
This commit is contained in:
@@ -7,3 +7,4 @@ class_name Bin
|
||||
#------------Methods-------------#
|
||||
func interact(player):
|
||||
player.clearInventory()
|
||||
$AudioStreamPlayer.play()
|
||||
|
||||
Reference in New Issue
Block a user