Mobile GUI scaling issue

Simple issue: On mobile this GUI resizes like this:
jjjk
How do I fix it?

  • It’s on Scale
2 Likes

you can use this plugin to fix that:

just go to the plugins tab while select the ui and click on this plugin and then is going to resize your ui.

Thank you! I’ll give it a try.

1 Like

The plugin doesn’t seem to work, I don’t know if it’s a glitch but when I click the plugin and select the UI, nothing happens…

you tried select the ui element right? (and what you select before the plugin or ui)

I just pressed the plugin, and selected the UI in workspace.

you selected first the ui? or plugin?

Plugin first
-TAB-
-TAB-
-TAB-

you need select the ui first (30 char)

Ok so I selected the UI, then pressed the plugin. Now what?

is should work now (30 char 30 char)

asd
Same thing :frowning:

try use maybe this plugin:

here is tutorial:

3 Likes

If it is the aspect ratio you are talking about, use a UIAspectRatioConstraint

2 Likes

Try using UIAspectRatioConstraint to keep the size consistent on different devices.

3 Likes