Hello. I am trying to make a percentage bar and I need to know how to make a bar with some sort of “sections”.
Here is an example with roblox’s like/dislike bar.
How can I achieve this?
Hello. I am trying to make a percentage bar and I need to know how to make a bar with some sort of “sections”.
Here is an example with roblox’s like/dislike bar.
How can I achieve this?
You could:
BorderSizePixel
to a number that fits your bar. (probably will have to play around with the numbers a bit)Use a canvas group and use a frame inside of it, then get a veriable and set the persentage to the length and then add the sections aswelll like lines.
Thanks for helping! I didn’t know CanvasGroups existed!
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.