Hi. I have little problem. I want to make GUI who looks like perfect square (e.g. 100 x 100 px)
but in some devices its looks like 86 x 66 px or different. I don’t want to use AutoScale Plugin.
Here how its looks.
If you don’t want to use AutoScale for UI Design, the other option is manually setting up the size and position through properties. You can also use UIAspectRatio stuff. Here is an official Roblox example for UI Designs on Roblox: Creating a Score Bar | Roblox Creator Documentation