Circular Bar GUI

I have seen a few Posts regarding trying to make Circular Bar GUI but not necessarily a simple answer as to how to do it.

I’m quite new to UI and Scripting but I wanted to make a Circular Bar which tells a player an integer variable (the number of moves they have left) as well as shows a circular bar which when completed adds 1 to the integer and then resets the circle bar.

Similar to this:
Screenshot_20200727-233236_Chrome

Any and all help is appreciated, thank you.

Is this what you’re looking for?

A TextLabel could be used for showing the moves.

Yes thank you so much. Although does Roblox not have any in-built one at all?

1 Like