diff --git a/UI/battle_ui.tscn b/UI/battle_ui.tscn index 7e5669c..e840ed7 100644 --- a/UI/battle_ui.tscn +++ b/UI/battle_ui.tscn @@ -19,7 +19,8 @@ script = ExtResource("1_pbo7d") layout_mode = 1 anchors_preset = 10 anchor_right = 1.0 -offset_bottom = 32.0 +offset_top = 5.0 +offset_bottom = 41.0 grow_horizontal = 2 theme_override_constants/margin_left = 16 theme_override_constants/margin_top = 16 @@ -31,7 +32,7 @@ layout_mode = 2 [node name="HealthBar" type="TextureProgressBar" parent="MarginContainer/HBoxContainer"] texture_filter = 1 -custom_minimum_size = Vector2(0, 17) +custom_minimum_size = Vector2(0, 20) layout_mode = 2 size_flags_horizontal = 3 size_flags_vertical = 0 @@ -53,7 +54,7 @@ size_flags_stretch_ratio = 3.5 [node name="EnemyBar" type="TextureProgressBar" parent="MarginContainer/HBoxContainer"] texture_filter = 1 -custom_minimum_size = Vector2(0, 17) +custom_minimum_size = Vector2(0, 20) layout_mode = 2 size_flags_horizontal = 3 size_flags_vertical = 0