This commit is contained in:
Rendo 2025-10-14 21:55:24 +05:00
commit 222960a824
19 changed files with 282 additions and 22 deletions

View file

@ -12,3 +12,5 @@ class_name Item
## Maximum amount of items that can be held in inventory
@export var stack_size : int
@export var scene : PackedScene