-
What do you want to achieve? Keep it simple and clear!
Fix the positioning of the GUI when playing the game. -
What is the issue? Include enough details if possible!
I scale and position the GUI (ImageButton) like normal. However, when I run the game, the position of these GUI’s are not in the same spot I put them while in studio. I added the 2 on the right later on and this is when I encountered this problem.
Studio POV:
In-Game POV:
-
What solutions have you thought of so far?
I already made sure the Offset was set to 0 and I used Autoscale LITE. When reading other sources I learned that changing the Scaling will make sure it fits all screen devices. The sizes of my GUI are fine but now the positioning is not in the same position I put them while in studio. !