Scaling ui for mobile

  1. What do you want to achieve? I want to know if it is possible to make ui that is specific to mobile so when you are playing on Desktop you see ui 1 and when you are on mobile you see ui 2. I want to do this so I can scale the ui better for mobile.
  2. What is the issue? I don’t know if this is possible or I just don’t know how to scale my ui properly so this would just make stuff much harder.
  3. What solutions have you tried so far? I have tried looking through the creator hub and I have tried plugins to scale my ui.

If anyone can help me with my questions or teach me how to scale my ui properly that would be greatly appreciated. Thank you.

2 Likes

Use auto scale lite to make UI scale. Or change offset so scale.

You can absolutely make 2 uis for different platforms like MM2.

You gotta put the uis (mobile and pc) in replicated storage and clone them via script.

1 Like

Ok I will try this but do you know how I can find out if the player is on mobile of computer?

Ask it. Or get input type. (Like keyboard=desktop etc.). Maby you can look at the screen size.

Him? Also how do I use input type even though this is probably an easy google search. Thank you!

It is one search away…

Thank you! So much I will do this

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