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

How To Fix improper Frame Gui Scaling?

Asked by 5 years ago
Edited 5 years ago

Hello

I have an issue with my frames and not sure how to fix this issue....

Gui In Studio

https://i.gyazo.com/0d4385bdc95e2e940579bad5d0c98d11.png

In Game ( Full Screen ) 1920x1080

https://i.gyazo.com/59c6201d44c1f6ff7ffb33352ee9a203.png

In Game Window Minimized (800x600)

https://i.gyazo.com/272911f678ddeb849e7ff411b1d75a3c.png

So, obviously would like my gui's to look like the in studio image....anyone know how to do this?

if you nee more info here is an image of whats inside my StarterGui

https://i.gyazo.com/fcf085da6d5afbd9cd535d7155231a35.png

1 answer

Log in to vote
0
Answered by 5 years ago

You need to use UIAspectRatioConstraint so it scales it properly But you have to manually configure it Heres how it would look: https://gyazo.com/455f3301276f1852671fb4b774aa58fc

0
Also Make sure they are all in one Frame MrGaming4me 28 — 5y
Ad

Answer this question