Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Help on this gui?

Asked by 9 years ago

Is there a way to make your guis perfectly centered and perfectly sized for all platforms like Phone, pc, and Laptops?

1 answer

Log in to vote
0
Answered by 9 years ago

"Centered" Here's the my explanation. If i were you, to center my GUI on all devices, here's my way. Example: Size Offset X: 50 and Y: 50 What ill do for the position is Position Offset : -25 (Both X and Y because X and Y was the same, if diffrent, change it too, just divide by two) Scale = 0.5

Perfectly Sized? Use Scales And Frames, Frames really help alot.

Ad

Answer this question