Head-down Display

Head-down Display

1.1k Downloads

HUD doesn't hide all hearts when maxmium boost is assigned.

Kichura opened this issue ยท 4 comments

commented

When the user has a health boost with the maxmium level (255) assigned, Only a quarter of the hearts would be hidden but the rest from top would continue to be shown. (Default configs used)

Command used for testing: /effect give @s minecraft:health_boost 99999 255 true
a

commented

You can remedy this with a lower minimum vertical offset. Tell me how that goes

commented

Setting it to -500 or somewhere in between depending on how many hearts exist on screen makes the hud go away entirely, But using default -60 will make it look like that instead.

commented
  • When changing the config to an lower value, The animation no longer moves smoothly and instead either disappears instantly or teleports half and goes on.
commented

I'll look into this. Thank you