From 7b231bd0f3d00c3bac121637ef0a846b73db7359 Mon Sep 17 00:00:00 2001 From: Sara Date: Sun, 31 Aug 2025 14:04:02 +0200 Subject: [PATCH] feat: adjusted healthbar --- project/guis/heads_up_display.tscn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project/guis/heads_up_display.tscn b/project/guis/heads_up_display.tscn index 31f05a30..43e89e6f 100644 --- a/project/guis/heads_up_display.tscn +++ b/project/guis/heads_up_display.tscn @@ -63,8 +63,8 @@ layout_mode = 1 anchors_preset = 2 anchor_top = 1.0 anchor_bottom = 1.0 -offset_top = -41.0 -offset_right = 290.0 +offset_top = -76.0 +offset_right = 411.0 grow_vertical = 0 theme_override_styles/background = SubResource("StyleBoxFlat_sbqmm") theme_override_styles/fill = SubResource("StyleBoxFlat_hsy36")