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

How do you position a screen GUI so it will be in the same spot on all screens? [closed]

Asked by 6 years ago

I know how to position a screen GUI in any spot but on smaller/bigger screens the screen GUI moves to a different spot, any help would be appreciated, thanks!

0
Use the Gui constaints. TheLightningRises 56 — 6y

Closed as off-topic by OldPalHappy

This question has been closed by our community as being off-topic from ROBLOX Lua Scripting.

Why was this question closed?

1 answer

Log in to vote
0
Answered by 6 years ago

You need to use scale, offset will be based off you screen size

Ad