Leo - storage finished2.0

This commit is contained in:
2022-12-10 13:09:57 +01:00
parent 7d8127e151
commit 797396b4f2
9 changed files with 26 additions and 20 deletions

View File

@@ -5,5 +5,5 @@ class_name Bin
@onready var train = get_parent() as Train
#------------Methods-------------#
func interact():
func interact(player):
train.get_node("CharacterBody3D").inventory = 0