I’ve been attempting to get the UI in my game to fit for other devices and I can’t figure out how to.
If anyone knows an easy method, please leave it down below.
1 Like
Add a UIAspectRatioConstraint to whatever frame you’re working with.
Just use this: https://www.roblox.com/library/1496745047/V3-AutoScale-GUI
4 Likes