diff options
author | IcECreAm777 <hgk.1998@googlemail.com> | 2023-07-09 16:24:34 +0200 |
---|---|---|
committer | IcECreAm777 <hgk.1998@googlemail.com> | 2023-07-09 16:24:34 +0200 |
commit | 1782e704c10c4ddf2955f72dd32ca4d068aec3e0 (patch) | |
tree | 169ac3bbb00b91044de0542701cf397c94e0f2ca /Nodes/main_menu.tscn | |
parent | bcccb662566481ea5956e40086e894aa8543f665 (diff) | |
download | 2023-1782e704c10c4ddf2955f72dd32ca4d068aec3e0.tar.gz 2023-1782e704c10c4ddf2955f72dd32ca4d068aec3e0.tar.bz2 2023-1782e704c10c4ddf2955f72dd32ca4d068aec3e0.zip |
medal system
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 |