This question has been hurting my brain for the past 2 days, I don't know why my GUI's don\t fit every screen. I really need help on this. I have no clue how to do this. Any help would be appreciated!
when you create the gui always use Scale and never Offset
(SCALE, OFFSET, SCALE, OFFSET)
Hi, If you want the GUI in the middle of the screen the position should be: {0.5,-(half of left size)},{0.5,-(half of right size)} Tell me the size of you want exact measurements Hope this helped ;)