I currently have a RainGui which allows you to control rain locally on your device (client), and my scripts work well, but my GUI position isn’t working well.
It looks like this now, with a specific studio setup and window size, but on bigger screens or even just when I shrink the windows in studio, it looks weird.
no no no no i mean the udim2 property on “Position” (and/or “Size”) on the frames, textlabels, buttons, whatever
i meant that you should try to use the UIScale (first and third number) instead of the UIOffset (second and fourth) values
p.s., you should try to change the frames/textlabels’ anchorpoint to .5,.5 so you can set their position to {.5, 0} {.5, 0}
uhhhhhhhhhh idk wdym by “round corners”
do you mean the instance UICorner or whatever thingamajig i dont even know
edit: if u meant UICorner then it only bars you from making those ui outlines (doesnt affect position and size)