diff --git a/Nodes/Title.tscn b/Nodes/Title.tscn index 56ea50e..9428805 100644 --- a/Nodes/Title.tscn +++ b/Nodes/Title.tscn @@ -58,6 +58,14 @@ texture = SubResource( 1 ) expand = true stretch_mode = 5 +[node name="ColorRect2" type="ColorRect" parent="."] +anchor_top = 0.5 +anchor_right = 1.0 +anchor_bottom = 0.5 +margin_top = -31.0 +margin_bottom = 107.0 +color = Color( 0, 0, 0, 1 ) + [node name="New Game" type="Button" parent="."] anchor_left = 0.5 anchor_top = 0.5 @@ -110,6 +118,7 @@ texture = ExtResource( 9 ) expand = true [node name="CreditsMenu" type="Control" parent="."] +visible = false anchor_right = 1.0 anchor_bottom = 1.0 script = SubResource( 2 )