How to make this GUI correspond with every device

Hi, I have made this simple UI that looks like this on my monitor
Screenshot 2024-11-29 134657

It looks fine there but when I switch devices to test on a phone it looks like this
Screenshot 2024-11-29 134710
I’ve messed around with anchor points but its not working any suggestions?

You want to put them in a frame and make sure you are scaling them instead of changing the offset. Additionally, you can check out the autoscale lite plugin: [Plugin] AutoScale Lite for GUIs - Scale your UI

2 Likes

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