added poses for items in shelf

This commit is contained in:
Nikolai Fesenko
2025-08-19 15:39:24 +02:00
parent 31c9a69132
commit 88007d247a
6 changed files with 209 additions and 7 deletions

View File

@@ -110,4 +110,5 @@ func drop_item():
func _on_item_received():
if holdingItem != null:
holdingItem.use()
pass
#holdingItem.use()