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

How to use textbuttons?

Asked by 8 years ago

How do I put information inside of text buttons so the players can see , about the game and look at feedback and important announcements , could someone tell me how or go in-debt about it?

0
Do you mean that they could see the description and title of the game? Spooksletsky 55 — 8y
0
like buttons yeah KelsiCabana 70 — 8y

1 answer

Log in to vote
0
Answered by 8 years ago

A TextButton has to be inserted by a Frame, or ScreenGUI. Just like a TextLabel, Their is a property named, "Text". In this property, you can edit what the textbutton will be assigned to say. It is the scripting part that makes it do what you want it to do. You must position it, and size it. But that is un-relative. Just use the, "Text", Property to change what it says.

Ad

Answer this question