https://gyazo.com/9c66c0ee83e042666a43acfbdb94b545 β all elements position are set to scale
https://gyazo.com/e86b5cec03e7ffe291f49abb775e9ae4
Why does this happen?
https://gyazo.com/9c66c0ee83e042666a43acfbdb94b545 β all elements position are set to scale
https://gyazo.com/e86b5cec03e7ffe291f49abb775e9ae4
Why does this happen?
what are you using for your ui
What do you mean?
Gui, frame, and then text buttons and text label
either your explorer is broken because that uh, that rotated square icon should be a screengui icon
Also, try using the device switcher. Switch to phones, etc. (test>device)
ah class name says GuiMain, is that the issue?
hoenstly I would replace it with a screengui just to see if it is because screenguis are intended for actual UI though GuiMain is something I never use, it might be the issue
Tried, same issue. Rip
///////////////////////
How do I find that button?
https://gyazo.com/8b966eeb478679a884c2b5f799fbc5e1
My studio updated recently and changed everything. So dang annoying, they just constantly make the UI worse lol
Just tried that, and same issue. Itβs as if itβs using offset.
ScreenGuiTest.rbxm (9.6 KB)
Update: changing size to scale will make it resize when window changes. But in this case I just want the position to move and rescale not the actual size.
Is this what u want
sguit.rbxm (9.6 KB)
the anchor point needed to be set for the main frame to .5 and postion X to .5 (in themiddle of any screen)