My gui is not positioned correctly with the AnchorPoint [Solved]

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? I want to place my GUI in the center when I play on the platform. (I’m just trying to position a test gui in the center of the screen)

  2. What is the issue? In the studio, the AnchorPoint is 0.5, 0.5 and the scale is 0.5 and an offset of 0.5, it works perfectly, but when I test on the roblox platform, the GUI is not positioned correctly in the center of the screen. Sorry if it’s a silly question, but I have little knowledge of this.

  3. What solutions have you tried so far? I looked in DevHub but I did not find anything and also in DevForum, although in the studio the AnchorPoint works well but when I test it in the studio or on the roblox platform it is not in the center of the screen, any advice I appreciate.

In studio:
image

In roblox:
image

If you need more details or images you can ask me and I will upload more