From 36443b1790d14bd402b039f969a9905280f193a9 Mon Sep 17 00:00:00 2001 From: Sara Date: Sun, 31 Aug 2025 13:53:45 +0200 Subject: [PATCH] feat: adjusted Health bar in hud --- project/guis/heads_up_display.tscn | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/project/guis/heads_up_display.tscn b/project/guis/heads_up_display.tscn index 74fd6dbb..31f05a30 100644 --- a/project/guis/heads_up_display.tscn +++ b/project/guis/heads_up_display.tscn @@ -63,12 +63,11 @@ layout_mode = 1 anchors_preset = 2 anchor_top = 1.0 anchor_bottom = 1.0 -offset_top = -37.0 -offset_right = 280.0 +offset_top = -41.0 +offset_right = 290.0 grow_vertical = 0 theme_override_styles/background = SubResource("StyleBoxFlat_sbqmm") theme_override_styles/fill = SubResource("StyleBoxFlat_hsy36") max_value = 1.0 value = 1.0 -rounded = true show_percentage = false