very simple prototype
This commit is contained in:
parent
aee93b8d10
commit
76c957236b
11 changed files with 261 additions and 190 deletions
|
|
@ -1,4 +1,5 @@
|
|||
extends Panel
|
||||
class_name ItemSlot
|
||||
|
||||
@export var icon : TextureRect
|
||||
@export var item: ItemData
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue