Hello Developers,
I am currently making a GUI and I have come across a problem.
When the Aspect Ratio of the player’s screen changes, the position of the frame goes up a bit.
I have used the AutoScale plugin, changed the offset of the frame to scale and inserted an UIAspectRatioConstraint (from the plugin) and the frame still moves up.
Does anyone know how to fix this?
Normal position:
When the AspectRatio changes:
Best regards,
grimm0rep