27 lines
747 B
Plaintext
27 lines
747 B
Plaintext
[gd_scene format=3 uid="uid://dxij6vexu5m1q"]
|
|
|
|
[ext_resource type="Script" uid="uid://b55qsl2gyvt3e" path="res://src/UI/Panels/Manager/InventoryPanel/InventoryPanel.gd" id="1_th4yu"]
|
|
|
|
[node name="InventoryPanel" type="Control" unique_id=735363118]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
script = ExtResource("1_th4yu")
|
|
|
|
[node name="ScrollContainer" type="ScrollContainer" parent="." unique_id=887058553]
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="Tree" type="Tree" parent="ScrollContainer" unique_id=1018260768]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|
|
columns = 5
|