Finalize HP bars
This commit is contained in:
parent
43116d36a7
commit
99f018cb0a
|
@ -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)
BIN
UI/hp_bar_border.png
(Stored with Git LFS)
Binary file not shown.
Loading…
Reference in a new issue