forked from team-sg/hero-mark-2
stuff'
This commit is contained in:
parent
9f42a196e9
commit
6a8eab1eb7
5 changed files with 36 additions and 28 deletions
|
@ -105,9 +105,9 @@ hframes = 3
|
|||
[node name="Panel" type="Panel" parent="."]
|
||||
material = SubResource( 6 )
|
||||
margin_left = 16.0
|
||||
margin_top = 15.0
|
||||
margin_top = 24.0
|
||||
margin_right = 136.0
|
||||
margin_bottom = 132.0
|
||||
margin_bottom = 129.0
|
||||
theme = ExtResource( 1 )
|
||||
|
||||
[node name="Body" type="Label" parent="Panel"]
|
||||
|
@ -119,7 +119,6 @@ margin_bottom = 80.0
|
|||
text = "continue
|
||||
file select
|
||||
marathon mode
|
||||
augmentations
|
||||
options
|
||||
high scores
|
||||
sound test
|
||||
|
@ -159,10 +158,11 @@ margin_top = 35.0
|
|||
margin_right = 16.0
|
||||
margin_bottom = 43.0
|
||||
focus_neighbour_top = NodePath("../FileSelect")
|
||||
focus_neighbour_bottom = NodePath("../Augmentations")
|
||||
focus_neighbour_bottom = NodePath("../Options")
|
||||
texture_focused = ExtResource( 4 )
|
||||
|
||||
[node name="Augmentations" type="TextureButton" parent="Panel"]
|
||||
visible = false
|
||||
material = SubResource( 4 )
|
||||
margin_left = 8.0
|
||||
margin_top = 48.0
|
||||
|
@ -178,7 +178,7 @@ margin_left = 8.0
|
|||
margin_top = 61.0
|
||||
margin_right = 16.0
|
||||
margin_bottom = 69.0
|
||||
focus_neighbour_top = NodePath("../Augmentations")
|
||||
focus_neighbour_top = NodePath("../MarathonMode")
|
||||
focus_neighbour_bottom = NodePath("../HighScores")
|
||||
texture_focused = ExtResource( 4 )
|
||||
|
||||
|
@ -231,9 +231,9 @@ of a new future"
|
|||
[node name="Label2" type="Label" parent="."]
|
||||
material = ExtResource( 8 )
|
||||
margin_left = 8.0
|
||||
margin_top = 3.0
|
||||
margin_top = 8.0
|
||||
margin_right = 218.0
|
||||
margin_bottom = 52.0
|
||||
margin_bottom = 57.0
|
||||
theme = ExtResource( 1 )
|
||||
text = "Welcome to the future... 2083!"
|
||||
align = 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue