From 280c39618431e1e1dbc87f29069de6cf0f20b4a9 Mon Sep 17 00:00:00 2001 From: MarcEricMartel Date: Wed, 12 Oct 2022 20:45:21 -0400 Subject: [PATCH] lolfail --- Scenes/End.tscn | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Scenes/End.tscn b/Scenes/End.tscn index be83e38..4db26c2 100644 --- a/Scenes/End.tscn +++ b/Scenes/End.tscn @@ -29,6 +29,13 @@ script = ExtResource( 2 ) margin_right = 40.0 margin_bottom = 40.0 +[node name="Background" type="ColorRect" parent="Control"] +margin_left = -4.0 +margin_top = -8.0 +margin_right = 1927.0 +margin_bottom = 1085.0 +color = Color( 0.0862745, 0.0705882, 0.0705882, 1 ) + [node name="Title" type="Label" parent="Control"] margin_left = 532.0 margin_top = 353.0 @@ -37,13 +44,6 @@ margin_bottom = 455.0 custom_fonts/font = SubResource( 5 ) text = "FIRST PERSON SLAPPER" -[node name="Background" type="ColorRect" parent="Control/Title"] -margin_left = -536.0 -margin_top = -361.0 -margin_right = 1395.0 -margin_bottom = 732.0 -color = Color( 0.0862745, 0.0705882, 0.0705882, 1 ) - [node name="Level" type="Label" parent="Control"] margin_left = 493.0 margin_top = 345.0