From 1782e704c10c4ddf2955f72dd32ca4d068aec3e0 Mon Sep 17 00:00:00 2001 From: IcECreAm777 Date: Sun, 9 Jul 2023 16:24:34 +0200 Subject: medal system --- Nodes/main_menu.tscn | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) (limited to 'Nodes/main_menu.tscn') 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 -- cgit