As I tried to scale/position my GUI’s, I encountered an issue at the 1920x1080 dimensions, here is an example of what I want and the issue:
In studio (what I want):
Device mode (HD 720, 1280x720 - (works however, it’s slightly positioned incorrectly?)
Device mode (as you can see, it significantly decreases in size in 1920x1080, I want it to be covering the main UI like in the studio image and HD 720 image)
I have tried plugins like Autoscale Lite, and also using scale and offset, along with UIAspectRatioConstraint, but nothing seems to work.
How would I fix this?