Settings Menu basic layout
This commit is contained in:
230
Settings_menu/settings_tab_container.tscn
Normal file
230
Settings_menu/settings_tab_container.tscn
Normal file
@ -0,0 +1,230 @@
|
||||
[gd_scene format=3 uid="uid://b55g5fki74hey"]
|
||||
|
||||
[node name="Control" type="Control"]
|
||||
layout_mode = 3
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="TabContainer" type="TabContainer" parent="."]
|
||||
layout_mode = 1
|
||||
anchors_preset = -1
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_left = 100.0
|
||||
offset_top = 50.0
|
||||
offset_right = -100.0
|
||||
offset_bottom = -50.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
tab_alignment = 1
|
||||
current_tab = 0
|
||||
|
||||
[node name="Sound" type="TabBar" parent="TabContainer"]
|
||||
layout_mode = 2
|
||||
metadata/_tab_index = 0
|
||||
|
||||
[node name="MarginContainer" type="MarginContainer" parent="TabContainer/Sound"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
theme_override_constants/margin_left = 24
|
||||
theme_override_constants/margin_top = 24
|
||||
theme_override_constants/margin_right = 24
|
||||
theme_override_constants/margin_bottom = 24
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="TabContainer/Sound/MarginContainer"]
|
||||
layout_mode = 2
|
||||
theme_override_constants/separation = 64
|
||||
alignment = 1
|
||||
|
||||
[node name="Label4" type="Label" parent="TabContainer/Sound/MarginContainer/VBoxContainer"]
|
||||
layout_mode = 2
|
||||
text = "First
|
||||
"
|
||||
horizontal_alignment = 1
|
||||
|
||||
[node name="Label5" type="Label" parent="TabContainer/Sound/MarginContainer/VBoxContainer"]
|
||||
layout_mode = 2
|
||||
text = "First
|
||||
"
|
||||
horizontal_alignment = 1
|
||||
|
||||
[node name="Label3" type="Label" parent="TabContainer/Sound/MarginContainer/VBoxContainer"]
|
||||
layout_mode = 2
|
||||
text = "First
|
||||
"
|
||||
horizontal_alignment = 1
|
||||
|
||||
[node name="Label2" type="Label" parent="TabContainer/Sound/MarginContainer/VBoxContainer"]
|
||||
layout_mode = 2
|
||||
text = "First
|
||||
"
|
||||
horizontal_alignment = 1
|
||||
|
||||
[node name="Label" type="Label" parent="TabContainer/Sound/MarginContainer/VBoxContainer"]
|
||||
layout_mode = 2
|
||||
text = "First
|
||||
"
|
||||
horizontal_alignment = 1
|
||||
|
||||
[node name="Graphics" type="TabBar" parent="TabContainer"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
metadata/_tab_index = 1
|
||||
|
||||
[node name="MarginContainer" type="MarginContainer" parent="TabContainer/Graphics"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
theme_override_constants/margin_left = 24
|
||||
theme_override_constants/margin_top = 24
|
||||
theme_override_constants/margin_right = 24
|
||||
theme_override_constants/margin_bottom = 24
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="TabContainer/Graphics/MarginContainer"]
|
||||
layout_mode = 2
|
||||
theme_override_constants/separation = 64
|
||||
alignment = 1
|
||||
|
||||
[node name="Label4" type="Label" parent="TabContainer/Graphics/MarginContainer/VBoxContainer"]
|
||||
layout_mode = 2
|
||||
text = "Second
|
||||
"
|
||||
horizontal_alignment = 1
|
||||
|
||||
[node name="Label5" type="Label" parent="TabContainer/Graphics/MarginContainer/VBoxContainer"]
|
||||
layout_mode = 2
|
||||
text = "Second
|
||||
"
|
||||
horizontal_alignment = 1
|
||||
|
||||
[node name="Label6" type="Label" parent="TabContainer/Graphics/MarginContainer/VBoxContainer"]
|
||||
layout_mode = 2
|
||||
text = "Second
|
||||
"
|
||||
horizontal_alignment = 1
|
||||
|
||||
[node name="Label7" type="Label" parent="TabContainer/Graphics/MarginContainer/VBoxContainer"]
|
||||
layout_mode = 2
|
||||
text = "Second
|
||||
"
|
||||
horizontal_alignment = 1
|
||||
|
||||
[node name="Label8" type="Label" parent="TabContainer/Graphics/MarginContainer/VBoxContainer"]
|
||||
layout_mode = 2
|
||||
text = "Second
|
||||
"
|
||||
horizontal_alignment = 1
|
||||
|
||||
[node name="Controls" type="TabBar" parent="TabContainer"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
metadata/_tab_index = 2
|
||||
|
||||
[node name="MarginContainer" type="MarginContainer" parent="TabContainer/Controls"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
theme_override_constants/margin_left = 24
|
||||
theme_override_constants/margin_top = 24
|
||||
theme_override_constants/margin_right = 24
|
||||
theme_override_constants/margin_bottom = 24
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="TabContainer/Controls/MarginContainer"]
|
||||
layout_mode = 2
|
||||
theme_override_constants/separation = 64
|
||||
alignment = 1
|
||||
|
||||
[node name="Label" type="Label" parent="TabContainer/Controls/MarginContainer/VBoxContainer"]
|
||||
layout_mode = 2
|
||||
text = "third
|
||||
"
|
||||
horizontal_alignment = 1
|
||||
|
||||
[node name="Label2" type="Label" parent="TabContainer/Controls/MarginContainer/VBoxContainer"]
|
||||
layout_mode = 2
|
||||
text = "third
|
||||
"
|
||||
horizontal_alignment = 1
|
||||
|
||||
[node name="Label3" type="Label" parent="TabContainer/Controls/MarginContainer/VBoxContainer"]
|
||||
layout_mode = 2
|
||||
text = "third
|
||||
"
|
||||
horizontal_alignment = 1
|
||||
|
||||
[node name="Label4" type="Label" parent="TabContainer/Controls/MarginContainer/VBoxContainer"]
|
||||
layout_mode = 2
|
||||
text = "third
|
||||
"
|
||||
horizontal_alignment = 1
|
||||
|
||||
[node name="Label5" type="Label" parent="TabContainer/Controls/MarginContainer/VBoxContainer"]
|
||||
layout_mode = 2
|
||||
text = "third
|
||||
"
|
||||
horizontal_alignment = 1
|
||||
|
||||
[node name="Accesibility" type="TabBar" parent="TabContainer"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
metadata/_tab_index = 3
|
||||
|
||||
[node name="MarginContainer" type="MarginContainer" parent="TabContainer/Accesibility"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
theme_override_constants/margin_left = 24
|
||||
theme_override_constants/margin_top = 24
|
||||
theme_override_constants/margin_right = 24
|
||||
theme_override_constants/margin_bottom = 24
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="TabContainer/Accesibility/MarginContainer"]
|
||||
layout_mode = 2
|
||||
theme_override_constants/separation = 64
|
||||
alignment = 1
|
||||
|
||||
[node name="Label4" type="Label" parent="TabContainer/Accesibility/MarginContainer/VBoxContainer"]
|
||||
layout_mode = 2
|
||||
text = "First
|
||||
"
|
||||
horizontal_alignment = 1
|
||||
|
||||
[node name="Label5" type="Label" parent="TabContainer/Accesibility/MarginContainer/VBoxContainer"]
|
||||
layout_mode = 2
|
||||
text = "First
|
||||
"
|
||||
horizontal_alignment = 1
|
||||
|
||||
[node name="Label3" type="Label" parent="TabContainer/Accesibility/MarginContainer/VBoxContainer"]
|
||||
layout_mode = 2
|
||||
text = "First
|
||||
"
|
||||
horizontal_alignment = 1
|
||||
|
||||
[node name="Label2" type="Label" parent="TabContainer/Accesibility/MarginContainer/VBoxContainer"]
|
||||
layout_mode = 2
|
||||
text = "First
|
||||
"
|
||||
horizontal_alignment = 1
|
||||
|
||||
[node name="Label" type="Label" parent="TabContainer/Accesibility/MarginContainer/VBoxContainer"]
|
||||
layout_mode = 2
|
||||
text = "First
|
||||
"
|
||||
horizontal_alignment = 1
|
Reference in New Issue
Block a user