no level restart/select shenanagins during the grand marathon

This commit is contained in:
Haze Weathers 2024-03-05 18:46:37 -05:00
parent d06acf2522
commit 3e3b327f5e
4 changed files with 19 additions and 3 deletions

View file

@ -83,6 +83,16 @@ focus_neighbour_right = NodePath(".")
focus_neighbour_bottom = NodePath("../Settings")
texture_focused = ExtResource( 3 )
[node name="GreyedRestart" type="Label" parent="Body/Restart"]
unique_name_in_owner = true
visible = false
margin_left = 7.0
margin_top = -1.0
margin_right = 63.0
margin_bottom = 9.0
custom_colors/font_color = Color( 0.690196, 0.690196, 0.690196, 1 )
text = "Restart"
[node name="Settings" type="TextureButton" parent="Body"]
pause_mode = 2
material = ExtResource( 1 )