It seems to have it inverted of sorts?
It should be the opposite way around.
Value of 8000:
I don’t fully know how to say it but the used frame should be the size of the unused part of the frame
I’ll do a few more tests and see if I can explain it a little more.
I’m not sure. Mine worked how intended when I set the anchor point and position to 1 on the Y values. Did you also change the Anchor Point to (0, 1)? I’m guessing you did since you specified that the frame position is to the bottom).
The only issue was it was wrong of sorts.
I want the bar to go top down, but correctly, with the one above, it seems like it is doing the opposite (the used frame is the ‘size’ of the not used frame.
With a value of 8000 it was way too scaled for the used frame.
8000 should be something close this:
Sorry for the long delay, it was too late for me to continue yesterday!
Sorry it took a while for me to respond. A simple workaround is to just change the rotation of the element “MainFuel” by 180. This will make it scale in the right direction and you can just flip the UIGradient’s rotation by 180 as well. This way it properly it shows up right.
Everything @Cracygh said like changing the anchor point and creating a ratio of current and max fuel should’ve worked. Can you send the file you’re talking about?