The Gui in studio looks like this:
But when I start the game, the UI gets offset or scaled.
Is there any way to fix this from happening?
The Gui in studio looks like this:
Is there any way to fix this from happening?
resize the gui elements by Scale instead, not Offset.
But if you want it to be a square,
use UIAspectRatioConstraint instance
In the main screen GUI, turn on ‘Ignoreguilnset’
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.