Gui position moving on different devices

The gui in my game not stay the same position on different devices i tried everything pls help me.

1 Like

You need to convert the position and size of the UI to Scale, not Offset.

There’s a plugin that automatically does it for you, but I’m pretty sure there is also some math you could do to just do it manually.

i did it already its not working