added poses for items in shelf
This commit is contained in:
@@ -110,4 +110,5 @@ func drop_item():
|
||||
|
||||
func _on_item_received():
|
||||
if holdingItem != null:
|
||||
holdingItem.use()
|
||||
pass
|
||||
#holdingItem.use()
|
||||
|
||||
Reference in New Issue
Block a user