From b0ccd593a0463005381469ab301fe79cece32e10 Mon Sep 17 00:00:00 2001 From: techrunner Date: Fri, 9 Aug 2024 16:41:41 -0500 Subject: [PATCH] Fixed Paused label --- Assets/components/Pause Screen.tscn | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/Assets/components/Pause Screen.tscn b/Assets/components/Pause Screen.tscn index 7a126b6..e69d564 100644 --- a/Assets/components/Pause Screen.tscn +++ b/Assets/components/Pause Screen.tscn @@ -26,12 +26,15 @@ grow_vertical = 2 [node name="Pause Label" type="RichTextLabel" parent="Pause Menu"] layout_mode = 1 -anchors_preset = 5 -anchor_left = 0.5 -anchor_right = 0.5 -offset_left = -35.0 -offset_right = 35.0 -offset_bottom = 28.0 +anchors_preset = -1 +anchor_left = 0.406 +anchor_top = 0.059 +anchor_right = 0.603 +anchor_bottom = 0.154 +offset_left = -0.52002 +offset_top = 0.279995 +offset_right = 0.239868 +offset_bottom = -0.320023 grow_horizontal = 2 text = "Paused"