Today I’m going to show you how to make a scoreboard!
First, create a part and size it.:
Then add surfacegui and add TextLabel to surfacegui:
Finally add ScreenGui
in StarterGui
. Add frame in ScreenGui
. Then add TextButton
and TextBox
to frame
. (If you do not understand, do as in the image.):
Add LocalScript
to SetButton
: