Added item resources
This commit is contained in:
9
client/ui/inventory/InventorySlot.tscn
Normal file
9
client/ui/inventory/InventorySlot.tscn
Normal file
@ -0,0 +1,9 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://bjjxxh6o405ci"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://biplb56hj51h7" path="res://ui/icon.svg" id="1_0whqe"]
|
||||
|
||||
[node name="InventorySlot" type="PanelContainer"]
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="."]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("1_0whqe")
|
Reference in New Issue
Block a user