Leo - basically nothing new

This commit is contained in:
2022-12-11 06:55:54 +01:00
parent b5c78c1302
commit 822783712f
4 changed files with 33 additions and 39 deletions

View File

@@ -19,6 +19,8 @@ func _ready():
$AudioStreamPlayer.stream = audioClip
$Sprite3D2.visible = false
func interact(player):
if currentStashValue >= 1:
currentStashValue -= 1