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

Can someone please tell me how to properly position a TextButton?

Asked by 5 years ago
Edited 5 years ago

I try to position a TextButton in the middle of the screen. This problem has been bothering me a lot. Please, help. Im also trying to position the gui a bit higher on the y axis.

0
What are you talking about? Prestory 1395 — 5y
0
Yeah im sorry BaconX112X 75 — 5y

1 answer

Log in to vote
0
Answered by 5 years ago

Set the AnchorPoint to 0.5, 0 and Position.X.Scale to 0.5

This tells Roblox that you want the middle of the TextButton to be in the middle of the screen.

0
It worked, but now the textbutton is gigantic. Why is that? BaconX112X 75 — 5y
Ad

Answer this question