no level restart/select shenanagins during the grand marathon
This commit is contained in:
parent
d06acf2522
commit
3e3b327f5e
4 changed files with 19 additions and 3 deletions
|
@ -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 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue