12 lines
495 B
Plaintext
12 lines
495 B
Plaintext
|
[gd_scene load_steps=3 format=3 uid="uid://dmvu2hjyrwc1y"]
|
||
|
|
||
|
[ext_resource type="PackedScene" uid="uid://ctad0dkoyw8ad" path="res://UI/Inventory/InventorySlot.tscn" id="1_fb62b"]
|
||
|
[ext_resource type="Texture2D" uid="uid://dc1gcsbhkchvg" path="res://Assets/Sprites/UI/hotbar-active.png" id="2_bcv71"]
|
||
|
|
||
|
[node name="InventorySlot" instance=ExtResource("1_fb62b")]
|
||
|
|
||
|
[node name="SelectedFrame" type="NinePatchRect" parent="." index="2"]
|
||
|
visible = false
|
||
|
layout_mode = 2
|
||
|
texture = ExtResource("2_bcv71")
|