Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

An Analog GUI Countdown for Rounds?

Asked by 9 years ago

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?

1 answer

Log in to vote
1
Answered by
Goulstem 8144 Badge of Merit Moderation Voter Administrator Community Moderator
9 years ago

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.

Ad

Answer this question