very simple prototype

This commit is contained in:
Tabby 2026-01-10 23:17:55 +11:00
parent aee93b8d10
commit 76c957236b
11 changed files with 261 additions and 190 deletions

View file

@ -1,4 +1,5 @@
extends Panel
class_name ItemSlot
@export var icon : TextureRect
@export var item: ItemData