|
@@ -23,6 +23,8 @@ layout_mode = 3
|
|
anchors_preset = 15
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
anchor_bottom = 1.0
|
|
|
|
+grow_horizontal = 2
|
|
|
|
+grow_vertical = 2
|
|
script = ExtResource("1")
|
|
script = ExtResource("1")
|
|
|
|
|
|
[node name="OuterSideLabel" type="Label" parent="."]
|
|
[node name="OuterSideLabel" type="Label" parent="."]
|
|
@@ -42,6 +44,8 @@ layout_mode = 1
|
|
anchors_preset = 15
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
anchor_bottom = 1.0
|
|
|
|
+grow_horizontal = 2
|
|
|
|
+grow_vertical = 2
|
|
theme_override_styles/panel = SubResource("StyleBoxFlat_vvbdh")
|
|
theme_override_styles/panel = SubResource("StyleBoxFlat_vvbdh")
|
|
|
|
|
|
[node name="InnerSideLabel" type="Label" parent="Panel"]
|
|
[node name="InnerSideLabel" type="Label" parent="Panel"]
|
|
@@ -65,6 +69,8 @@ layout_mode = 1
|
|
anchors_preset = 15
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
anchor_bottom = 1.0
|
|
|
|
+grow_horizontal = 2
|
|
|
|
+grow_vertical = 2
|
|
|
|
|
|
[node name="Panel" type="Panel" parent="Panel/AspectRatioContainer"]
|
|
[node name="Panel" type="Panel" parent="Panel/AspectRatioContainer"]
|
|
layout_mode = 2
|
|
layout_mode = 2
|
|
@@ -79,6 +85,7 @@ layout_mode = 1
|
|
anchors_preset = 1
|
|
anchors_preset = 1
|
|
anchor_left = 1.0
|
|
anchor_left = 1.0
|
|
anchor_right = 1.0
|
|
anchor_right = 1.0
|
|
|
|
+grow_horizontal = 0
|
|
color = Color(1, 1, 1, 0.25098)
|
|
color = Color(1, 1, 1, 0.25098)
|
|
|
|
|
|
[node name="BottomLeft" type="ColorRect" parent="Panel/AspectRatioContainer/Panel"]
|
|
[node name="BottomLeft" type="ColorRect" parent="Panel/AspectRatioContainer/Panel"]
|
|
@@ -86,6 +93,7 @@ layout_mode = 1
|
|
anchors_preset = 2
|
|
anchors_preset = 2
|
|
anchor_top = 1.0
|
|
anchor_top = 1.0
|
|
anchor_bottom = 1.0
|
|
anchor_bottom = 1.0
|
|
|
|
+grow_vertical = 0
|
|
color = Color(1, 1, 1, 0.25098)
|
|
color = Color(1, 1, 1, 0.25098)
|
|
|
|
|
|
[node name="BottomRight" type="ColorRect" parent="Panel/AspectRatioContainer/Panel"]
|
|
[node name="BottomRight" type="ColorRect" parent="Panel/AspectRatioContainer/Panel"]
|
|
@@ -95,6 +103,8 @@ anchor_left = 1.0
|
|
anchor_top = 1.0
|
|
anchor_top = 1.0
|
|
anchor_right = 1.0
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
anchor_bottom = 1.0
|
|
|
|
+grow_horizontal = 0
|
|
|
|
+grow_vertical = 0
|
|
color = Color(1, 1, 1, 0.25098)
|
|
color = Color(1, 1, 1, 0.25098)
|
|
|
|
|
|
[node name="CenterContainer" type="CenterContainer" parent="Panel/AspectRatioContainer/Panel"]
|
|
[node name="CenterContainer" type="CenterContainer" parent="Panel/AspectRatioContainer/Panel"]
|
|
@@ -102,6 +112,8 @@ layout_mode = 1
|
|
anchors_preset = 15
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
anchor_bottom = 1.0
|
|
|
|
+grow_horizontal = 2
|
|
|
|
+grow_vertical = 2
|
|
|
|
|
|
[node name="Options" type="VBoxContainer" parent="Panel/AspectRatioContainer/Panel/CenterContainer"]
|
|
[node name="Options" type="VBoxContainer" parent="Panel/AspectRatioContainer/Panel/CenterContainer"]
|
|
layout_mode = 2
|
|
layout_mode = 2
|