Finalize HP bars

This commit is contained in:
Raxki 2024-10-28 18:45:18 -04:00
parent 43116d36a7
commit 99f018cb0a
2 changed files with 4 additions and 4 deletions

View file

@ -31,7 +31,7 @@ layout_mode = 2
[node name="HealthBar" type="TextureProgressBar" parent="MarginContainer/HBoxContainer"]
texture_filter = 1
custom_minimum_size = Vector2(0, 12)
custom_minimum_size = Vector2(0, 15)
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 0
@ -53,7 +53,7 @@ size_flags_stretch_ratio = 3.5
[node name="EnemyBar" type="TextureProgressBar" parent="MarginContainer/HBoxContainer"]
texture_filter = 1
custom_minimum_size = Vector2(0, 12)
custom_minimum_size = Vector2(0, 15)
layout_mode = 2
size_flags_horizontal = 3
size_flags_vertical = 0

BIN
UI/hp_bar_border.png (Stored with Git LFS)

Binary file not shown.