31 lines
954 B
Plaintext
31 lines
954 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://viy2a4n6vl74"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://bwui4acukq4x6" path="res://ui/ItemGrid.tscn" id="1_1xrix"]
|
|
[ext_resource type="PackedScene" uid="uid://dp3fi0g53qrt2" path="res://ui/item_slot.tscn" id="2_gy0b5"]
|
|
|
|
[node name="ThemePreview" type="Control"]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="Panel" type="PanelContainer" parent="."]
|
|
layout_mode = 0
|
|
offset_right = 40.0
|
|
offset_bottom = 40.0
|
|
|
|
[node name="ItemGrid" parent="Panel" instance=ExtResource("1_1xrix")]
|
|
layout_mode = 2
|
|
|
|
[node name="ItemSlot2" parent="Panel/ItemGrid" instance=ExtResource("2_gy0b5")]
|
|
layout_mode = 2
|
|
theme_type_variation = &"HighlightedPanel"
|
|
|
|
[node name="ItemSlot3" parent="Panel/ItemGrid" instance=ExtResource("2_gy0b5")]
|
|
layout_mode = 2
|
|
|
|
[node name="ItemSlot4" parent="Panel/ItemGrid" instance=ExtResource("2_gy0b5")]
|
|
layout_mode = 2
|