2023-03-05 11:03:08 +00:00
|
|
|
[gd_scene format=3 uid="uid://bf464y0q4l67h"]
|
|
|
|
|
|
|
|
[node name="GroupsView" type="VBoxContainer"]
|
|
|
|
anchors_preset = 15
|
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
grow_horizontal = 2
|
|
|
|
grow_vertical = 2
|
2023-03-05 12:44:53 +00:00
|
|
|
metadata/_edit_use_anchors_ = true
|
2023-03-05 11:03:08 +00:00
|
|
|
|
|
|
|
[node name="Label" type="Label" parent="."]
|
|
|
|
layout_mode = 2
|
|
|
|
text = "Groups"
|
|
|
|
vertical_alignment = 1
|
|
|
|
|
|
|
|
[node name="PanelContainer" type="PanelContainer" parent="."]
|
|
|
|
custom_minimum_size = Vector2(0, 320)
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
[node name="ScrollContainer" type="ScrollContainer" parent="PanelContainer"]
|
|
|
|
layout_mode = 2
|
|
|
|
size_flags_vertical = 3
|
|
|
|
|
|
|
|
[node name="GroupMenusContainer" type="VBoxContainer" parent="PanelContainer/ScrollContainer"]
|
|
|
|
layout_mode = 2
|
|
|
|
size_flags_horizontal = 3
|
|
|
|
|
|
|
|
[node name="CenterContainer" type="CenterContainer" parent="."]
|
|
|
|
layout_mode = 2
|
|
|
|
|
|
|
|
[node name="NewGroupButton" type="Button" parent="CenterContainer"]
|
|
|
|
layout_mode = 2
|
|
|
|
text = "New Group"
|