Fixed Paused label

This commit is contained in:
2024-08-09 16:41:41 -05:00
parent 3fc5bcdf8b
commit b0ccd593a0

View File

@ -26,12 +26,15 @@ grow_vertical = 2
[node name="Pause Label" type="RichTextLabel" parent="Pause Menu"] [node name="Pause Label" type="RichTextLabel" parent="Pause Menu"]
layout_mode = 1 layout_mode = 1
anchors_preset = 5 anchors_preset = -1
anchor_left = 0.5 anchor_left = 0.406
anchor_right = 0.5 anchor_top = 0.059
offset_left = -35.0 anchor_right = 0.603
offset_right = 35.0 anchor_bottom = 0.154
offset_bottom = 28.0 offset_left = -0.52002
offset_top = 0.279995
offset_right = 0.239868
offset_bottom = -0.320023
grow_horizontal = 2 grow_horizontal = 2
text = "Paused" text = "Paused"