GUI isn't in the right place

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

  1. What do you want to achieve? Keep it simple and clear!
    I want the GUI to be in its correct place and functioning well

  2. What is the issue? Include screenshots / videos if possible!
    The GUIs are all around the screen, left, right, up, and down.

    How it’s supposed to look:
    https://gyazo.com/a4c039e28f4ef4ae8b8c2d69f5c30704

Turns out to be:
https://gyazo.com/c068a263f17d74c9190a2ee7e8ba9a88
3. What solutions have you tried so far? Did you look for solutions on the Developer Hub?
I made all of the offset scales to 0 (I saw from another post) but it didn’t seem to do anything. I’ve been looking for help, but I still can’t find the issue.

After that, you should include more details if you have any. Try to make your topic as descriptive as possible, so that it’s easier for people to help you!


The images above are a speedometer I’m currently working on for my main game. The speedometer has a Gauge included too.

This is my first post on DevForum, I’m not 100% sure what to put in your post.

1 Like

Alright, so the problem with the GUIs are they probably aren’t scaled to fit most devices, a way to fix it is that GUI plugin (I forgot that name), another way is to hire a good GUI artist to help scale.

1 Like

Go to the gui and check if its frames and stuff have offset scale or offset position

2 Likes

There is a tutorial that I think will help -

Make sure that your UI doesn’t consist of offset and that the anchorpoint is set.
There are plugins listed in the tutorial that can help you with this.

2 Likes