Hey, I’ve been importing this full screen Shop UI that I have been working on into studio, below I’ll attach what the image looked like in photoshop. (All Gamepass Icons & Vectors were placeholders and not mine, just used for design concept)
However, on mobile devices it ends up looking something like this, I’m not sure if this is because of the GUI Inset different mobile devices have, but even ignoring the inset in the properties of the ScreenGUI hasn’t really made much of a change haha
It’s not really a scaling issue I think, I do use the AutoScale plugin haha! The UI scales perfectly but I think its due to the fact mobile devices have different insets, like on a phone the right and left just doesn’t show the UI
With a normal frame GUI it would work as theres nothing being displayed all the way at the top or the sides, however this has something being displayed on the WHOLE screen so maybe thats why its running into the issue?
I have another idea you could add an image label then set the image to that background and use the plugin to set the scale and size then Click Add Constraint .
Was tinkering with it myself a bit and I did fix it, it obviously will look a little different on all the devices, however its working much better now.
I just exported the WHOLE background as one image, imported it and set its size to 1,0,1,0, and set its image scale type to stretch, it then stretches over the needed areas for all devices without looking all weird