Recently, I’ve been working on a project of mine, and I got some of that hot new automatic size changing, where depending on your screen’s size, it changes the text. However, both on the mobile emulator, and on my mobile device, opening the GUI shows a hugely oversized, extremely zoomed in GUI menu, however, it’s still on dynamic sizing. If anyone knows a way to keep it working size-wise without a magnifying glass or zooming way out, then please reply below. -Lukas
It would help if you listed your code so people can see if there’s anything that would be causing the scaling issue.
Make sure you use a lot of invisible side and corner wrapping guis with aspect ratio constraints. This is extremely useful because the guis will scale proportionally and make sure everything fits on the screen. For some guis like an inventory gui however you would like to keep scaled.