diff --git a/ActionRPG-HeartBeast/UI/HealthUI.tscn b/ActionRPG-HeartBeast/UI/HealthUI.tscn index a39ad50..c0eb517 100644 --- a/ActionRPG-HeartBeast/UI/HealthUI.tscn +++ b/ActionRPG-HeartBeast/UI/HealthUI.tscn @@ -18,12 +18,14 @@ layout_mode = 0 offset_right = 59.0 offset_bottom = 12.0 texture = ExtResource("2") -stretch_mode = 2 +stretch_mode = 1 [node name="HeartUIFull" type="TextureRect" parent="."] +texture_filter = 1 +texture_repeat = 2 layout_mode = 0 offset_right = 60.0 offset_bottom = 11.0 texture = ExtResource("3") expand_mode = 1 -stretch_mode = 2 +stretch_mode = 1