Alright so my experience has lead me to a pause with how to script the bars on this UI. It’s quite different from straight bars and I’ve seen several developers make it for their game.
This image has really been rattling my head and I just want to get it over with so please do post helpful comments.
3 Likes
Do you have a image of a filled bar? It’s pretty simple if you do. Put a image label of the full bar in a frame. Then, set the image labels x size to the absolute x size, not scale 1. Then, by making the frame clip descendants, you can scale the frame to scale the bar.
4 Likes
I was thinking there would be more to it. Thanks you so much lol.
If you have further questions, let me know.
2 Likes