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

How to Scale a gui to the users screen size?

Asked by 9 years ago

How can you make a gui stay in the same place if the user resizes the screen?

1 answer

Log in to vote
1
Answered by 9 years ago

You use a frame. Set the frame position and then put text and stuff inside it. Roblox Screen GUIs are proportional to the screen size. So resizing a screen moves the GUIs.

Ad

Answer this question