Started by
TheBiscuit
on
Topic category: Help with Minecraft modding (Java Edition)
I have a gauge that I want to fill in accordance with a player's variable, but how to i make the gauge fill on the HUD? I can only get one static image. Thanks for the help!
just make a separate gui for every fill point
like: full, half full, etc
To make gague, use "image sprite" component and use procedure returning number to select the sub-image/sprite to currently show