progress on new options screen

This commit is contained in:
Haze Weathers 2023-11-05 21:09:44 -05:00
parent 6ed5743144
commit 69d6a4b4f7
12 changed files with 1000 additions and 39 deletions

View file

@ -53,6 +53,7 @@ margin_bottom = 152.0
theme = ExtResource( 2 )
[node name="Game" type="VBoxContainer" parent="Tabs"]
visible = false
anchor_right = 1.0
anchor_bottom = 1.0
margin_top = 10.0
@ -123,8 +124,7 @@ align = 0
visible = false
anchor_right = 1.0
anchor_bottom = 1.0
margin_top = 7.0
margin_bottom = -17.0
margin_top = 10.0
focus_neighbour_bottom = NodePath("Fullscreen")
[node name="Spacer" type="Control" parent="Tabs/Video"]
@ -374,11 +374,9 @@ group = SubResource( 5 )
text = "Fast"
[node name="Audio" type="VBoxContainer" parent="Tabs"]
visible = false
anchor_right = 1.0
anchor_bottom = 1.0
margin_top = 7.0
margin_bottom = -37.0
margin_top = 10.0
focus_neighbour_bottom = NodePath("MasterVolume/MasterSlider")
[node name="Spacer" type="Control" parent="Tabs/Audio"]