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

Problem with the guis sizes by resolution. help?

Asked by 5 years ago

theres this problem when i resize the gui its normal at that pc but when i used the emulator the gui is in a diffreant position and size. is there any solution?

2 answers

Log in to vote
0
Answered by 5 years ago

Yep, there is the solution to your problem. You have to learn to size the models with {Those numbers here, not those}, {those, not those} So an example would be like: {0.12, 0}, {0.12, 0}. Remember that if you set it the numbers to the {1, 0}, {1, 0} you will cover the entire screen, so you have to use numbers {0.12, 0} or other... just don't make it over 1.

0
Thanks! it worked! ieatandisbaconhair 77 — 5y
0
Glad to help you. AswormeDorijan111 531 — 5y
Ad
Log in to vote
0
Answered by
PastDays 108
5 years ago

Im not 100% sure how it works but you need to use 'UIAspectRatioConstraints'.

https://wiki.roblox.com/index.php?title=API:Class/UIAspectRatioConstraint

Answer this question