Hello, I’m kkkyyaaannn. I am currently working on a difficulty chart obby for my first game. I don’t know much about Roblox Studio but I know how to use it properly (I think). My issue is that I have 2 screen GUIs for now, one to reset and one to spectate. I have a big issue with the Reset GUI. On my device, it works perfectly and it’s exactly where it needs to be but when testing my game on other devices and screen sizes, the Reset GUI moves, it isn’t where it’s supposed to be. The spectate GUI doesn’t move though. I don’t know how to fix that issue. Any solutions?
3 Likes
Right so your issue is that the scaling of the UI’s are automatically different for different devices. So to counter that what you would need to do is convert the Size and Position of the UI Elements from offset to size. This can be done via a plugin or you can work out the calculation yourself, but as you are new I would recommend using a plugin. Plugin I use is called Unit Convertion
2 Likes
Thanks for helping me. I did not use a plugin due to the fact that I wasn’t able to find the plugin you talked about but I figured it out. Thanks
Managed to solve the issue? I can link the plugin for you if you would like?
Yup, I managed to solve it but can you please link the plugin?
Sure, AutoScale Lite - Roblox
1 Like