AppLauncher/main.tscn
2024-04-08 22:40:19 +02:00

83 lines
2.2 KiB
Text

[gd_scene format=3 uid="uid://cefaf32sglsey"]
[node name="Main" 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="Panel" parent="."]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="HBoxContainer" type="HBoxContainer" parent="Panel"]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="Cont" type="VBoxContainer" parent="Panel/HBoxContainer"]
layout_mode = 2
size_flags_horizontal = 3
[node name="HBoxContainer" type="HBoxContainer" parent="Panel/HBoxContainer/Cont"]
layout_mode = 2
size_flags_vertical = 3
[node name="Games" type="ItemList" parent="Panel/HBoxContainer/Cont"]
layout_mode = 2
size_flags_vertical = 3
size_flags_stretch_ratio = 4.0
[node name="Profiles" type="ItemList" parent="Panel/HBoxContainer/Cont"]
layout_mode = 2
size_flags_vertical = 3
size_flags_stretch_ratio = 4.0
[node name="VSeparator" type="VSeparator" parent="Panel/HBoxContainer"]
self_modulate = Color(1, 1, 1, 0)
layout_mode = 2
[node name="Cont2" type="VBoxContainer" parent="Panel/HBoxContainer"]
layout_mode = 2
size_flags_horizontal = 3
[node name="HBoxContainer" type="HBoxContainer" parent="Panel/HBoxContainer/Cont2"]
layout_mode = 2
size_flags_vertical = 3
[node name="Label" type="Label" parent="Panel/HBoxContainer/Cont2/HBoxContainer"]
layout_mode = 2
text = "lorem Ipsum"
[node name="HBoxContainer2" type="HBoxContainer" parent="Panel/HBoxContainer/Cont2"]
layout_mode = 2
size_flags_vertical = 3
[node name="Label" type="Label" parent="Panel/HBoxContainer/Cont2/HBoxContainer2"]
layout_mode = 2
text = "lorem Ipsum"
[node name="HBoxContainer3" type="HBoxContainer" parent="Panel/HBoxContainer/Cont2"]
layout_mode = 2
size_flags_vertical = 3
[node name="Label" type="Label" parent="Panel/HBoxContainer/Cont2/HBoxContainer3"]
layout_mode = 2
text = "lorem Ipsum"
[node name="HBoxContainer4" type="HBoxContainer" parent="Panel/HBoxContainer/Cont2"]
layout_mode = 2
size_flags_vertical = 3
[node name="Label" type="Label" parent="Panel/HBoxContainer/Cont2/HBoxContainer4"]
layout_mode = 2
text = "lorem Ipsum"