Conveyor
This commit is contained in:
parent
cb9aef6761
commit
222960a824
19 changed files with 282 additions and 22 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue