GUI in the right position on all devices

Hello Developers! Hope this message finds you good :wink:

I have this Info Bar that I’m struggling with…

I need it to be anchored in this position on the screen of any device, I already have the scales, but I can’t get it to that position in any way! I’ve tried everything, plugins, etc., but none of them solved my problem. I think Devforum could be a great place for someone to help me with this problem. Thank you very much in advance.


(within Studio the position is correct, but in Roblox Player it is not.)

I’ve had this same issue for a very long time, was never able to find a fix. If I find one I will be sure to tell you.

1 Like

If you mean you want to position the gui in the top center of the screen at all times, you can set the anchor point of the gui to 0.5, 0 and the position to 0.5, 0, 0, 0.

4 Likes

I don’t even know how to thank you, finally a solution. A HUGE THANK YOU to you. I will finally be able to sleep peacefully from today.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.