This commit is contained in:
PfandBoss
2022-12-10 14:14:35 +01:00
6 changed files with 85 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