How to size roblox studio picture to roblox?

I have a gui in my game; everything is sized nicely, but when I decided to publish the game to see the results, the size increased and the picture became ugly. Question how can I make the pictures to be the same as in the studio when I start Roblox? P.S. And yes I know that you can for example adjust the size manually, but it is long so maybe you know some plugins or something like that?

4 Likes

are you talking about imagelabel?

1 Like

A good plugin is auto scale light

1 Like

Yes I mean imageButton and imageLabel and all the other images. Including also textLabel, textButton and so on.

1 Like

Okay, thanks. I’ll give it a try.

1 Like

when sizing stuff with guis use scale instead of offset

image

yes, that’s what I use, and it’s fine on mobile devices but… look, here’s my gui in Studio…


and here’s my gui in Roblox itself.

I’m assuming it’s because I have output and everything else enabled in Studio, which causes it to resize.

Yeah it resizes depending on the player device

yes it resizes on player deivce size

Okay, but is there any way to make it the same? In the other modes, it does.

With the plugin I recommended, there’s a tutorial on how to use it on YouTube.

i dont know how to make it have the same size

Okay, thanks, I’ll check out the guide to the plugin.

Yes, but it’s possible, because for example in other modes everything works fine.

1 Like

oh wait i think its this thing
image

Go to Test > Device
image
And select HD 1080, then change it to fit to window
image
image

Now it should be sized the same as ingame.

yea i just checked this is how you make it stay like the size to fit to scale ond evice but stay same wdith and length but smaller size scaled down szie

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