Optimize backgound - move it to root node

This commit is contained in:
2025-08-03 18:39:15 +04:00
parent 7951a42c88
commit d9084606c8
4 changed files with 14 additions and 34 deletions

View File

@@ -97,15 +97,6 @@ grow_horizontal = 2
grow_vertical = 2
script = ExtResource("1_0a4p2")
[node name="Background" type="ColorRect" parent="."]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
color = Color(0.18, 0.18, 0.18, 1)
[node name="PressKeyContainer" type="VBoxContainer" parent="."]
layout_mode = 1
anchors_preset = 8