diff options
Diffstat (limited to 'Nodes/main_menu.tscn')
-rw-r--r-- | Nodes/main_menu.tscn | 17 |
1 files changed, 2 insertions, 15 deletions
diff --git a/Nodes/main_menu.tscn b/Nodes/main_menu.tscn index efa440a..855178a 100644 --- a/Nodes/main_menu.tscn +++ b/Nodes/main_menu.tscn @@ -148,7 +148,7 @@ offset_top = 21.0 offset_right = 437.0 offset_bottom = 65.0 theme = SubResource("12") -text = "Racing Game but Worse" +text = "Road's Rage" label_settings = SubResource("LabelSettings_ygt8r") [node name="Credits" type="VBoxContainer" parent="."] @@ -171,23 +171,10 @@ text = "CREDITS" layout_mode = 2 theme = SubResource("10") text = "[Celeste] -[IceLRemius] +[IcELremius] [Perivesta] " -[node name="Label Instructions" type="Label" parent="."] -layout_mode = 1 -anchors_preset = -1 -anchor_left = 0.05 -anchor_top = 0.2 -anchor_right = 0.3 -anchor_bottom = 0.2 -offset_left = -9.6 -offset_top = -50.6 -offset_right = -9.60001 -offset_bottom = -24.6 -text = "HOW TO PLAY" - [node name="VBoxContainer3" type="VBoxContainer" parent="."] layout_mode = 1 anchors_preset = -1 |