burgerindividual / HUDTweaks

A fabric mod for Minecraft that adds better HUD configuration.
MIT License
24 stars 9 forks source link

[FEATURE] Allow flipping of HUD elements #12

Open synthakii opened 3 years ago

synthakii commented 3 years ago

I'd be nice if you could flip HUD elements like Health/Armor/Mount Health, etc. It would allow HUD elements to look less out of place.

Example: Mount Health normally renders extra hearts past 20 right to left, flipping the element's X axis would allow them to render going left to right instead. Causing them to look consistent if they were placed on the left part of the Hotbar.

I could see it being a nice feature for people who want consistent looking HUDs.

This is just an idea I had, if there's better ways of doing this it would be nice. Thanks!

burgerindividual commented 3 years ago

There already is an option to flip the health vertically, but I'll consider adding horizontal flipping/mirroring when I get the chance