how to make gui elements the same size on all devices, the title says it all.
2 Likes
Use scale in the frame or text boxes etc in the size property. You can then check via a bunch of screen devices in studio.
1 Like
Use scale and AspectRatioConstraints
(You can also set relative type to YY
but make sure you’re using scale)
1 Like
There are many plugins you can use that accomplish this. I will attach a plugin below.
2 Likes