So I want to make a mode / posture bar for my game using these bars

But these are pretty complicated and a simple reposition / scale doesnt work as shown below,

Any suggestions on how to work around it?
So I want to make a mode / posture bar for my game using these bars

But these are pretty complicated and a simple reposition / scale doesnt work as shown below,

Any suggestions on how to work around it?
you can use a uigradient with a sharp cutoff like this to make a healthbar with an image
also works with transparency (top one)
That was a great solution, worked well ty!
You can also set the ScaleType to crop.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.