Hello, Cookie tech community! I thought I’d make a tutorial on how to make your GUIs device compatible! It’s actually rather simple, but it’s a very common mistake I see.
First, after making your GUI, resize your GUI to 0.1,0,0.1,0. This should make your GUI rather small. Now, you can continue to resize your GUI normally. This works with most GUI objects, and then you won’t have your textlabel take up the whole screen on a phone!
If you want a full-screen GUI, read below.
For a full screen GUI, make the size 1,0,1,0. This will make the GUI take up the full screen!