Hi everyone,
Im would like to change the size of my frame GUI automatically to the Players screen size when a player joins. is there a module i can call to do so?
Hi everyone,
Im would like to change the size of my frame GUI automatically to the Players screen size when a player joins. is there a module i can call to do so?
I’m not sure, I’ve tried to do it. I’ve had no luck.
You could use the Scale
property of UDim2 for your GUI
Or a mixture of Scale
and Offset
( depending on what it is )