Currently, my GUI (which is a count down GUI for the end of a minigame) is just a square. I want my GUI to become an ANALOG GUI so that the arm has to spin a full circle before the time limit is up. How do I do that? Like I said, I already have the script and everything? Could you guys help me with this?
There are no Circular GuiObjects.. you're going to have to make an image, upload it as a decal, then use an ImageLabel
with a BackgrondTransparency of 1.