Leo - Bin finished

This commit is contained in:
2022-12-10 13:33:38 +01:00
parent cd4970b2dc
commit 991d21c820
5 changed files with 69 additions and 1 deletions

View File

@@ -6,4 +6,4 @@ class_name Bin
#------------Methods-------------#
func interact(player):
train.get_node("CharacterBody3D").inventory = 0
player.inventory = 0