Progress Bar Creation

The question is simple. Before I lose my dang mind… how do I create this GUI? Keep in mind… UI stroke does not cut off any UI elements. making this UI much more difficult to recreate. Please share the instructions in this thread if you know how to do it. I already have the correct images for the circle image label. Thank you!

1 Like

You should be able to just have a smaller frame with a UICorner for the progress meter that’s inside of a larger frame which would act as the entire bar. You can also use a UIPadding to keep the meter from touching the edges.

2 Likes

The solution was sent in dm’s which taught me how to use a cutout image of a transparent outline to wrap around the UI. I will mark this as solved now that it has been solved. Thank you!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.