feat: adjusted Health bar in hud
This commit is contained in:
parent
efe5607f60
commit
36443b1790
|
@ -63,12 +63,11 @@ layout_mode = 1
|
||||||
anchors_preset = 2
|
anchors_preset = 2
|
||||||
anchor_top = 1.0
|
anchor_top = 1.0
|
||||||
anchor_bottom = 1.0
|
anchor_bottom = 1.0
|
||||||
offset_top = -37.0
|
offset_top = -41.0
|
||||||
offset_right = 280.0
|
offset_right = 290.0
|
||||||
grow_vertical = 0
|
grow_vertical = 0
|
||||||
theme_override_styles/background = SubResource("StyleBoxFlat_sbqmm")
|
theme_override_styles/background = SubResource("StyleBoxFlat_sbqmm")
|
||||||
theme_override_styles/fill = SubResource("StyleBoxFlat_hsy36")
|
theme_override_styles/fill = SubResource("StyleBoxFlat_hsy36")
|
||||||
max_value = 1.0
|
max_value = 1.0
|
||||||
value = 1.0
|
value = 1.0
|
||||||
rounded = true
|
|
||||||
show_percentage = false
|
show_percentage = false
|
||||||
|
|
Loading…
Reference in a new issue