Is it a good idea to make two seperate GUI’s one for Desktop and another for Mobile?
2 Likes
Well, no, and yes.
If its for like just buttons on the screen, for example:
Then Yes, The buttons should be bigger because the screen is smaller.
If it is like a menu, for example:
Then no, Because it is very easy to make a menu (Or just a Gui that covers the full screen) for both Desktop and Mobile.
Hope this helped
1 Like
I don’t understand though, my GUI I made all with Scale. And it looks like this desktop:
https://gyazo.com/d2d47467373d883802ea9f82ad51c5fb
And like this on mobile: https://gyazo.com/a384ffe3e301ae70894fbba5feb7174f
Edit: and if I convert all to offset it looks like this: https://gyazo.com/55c60c6b090a6936d8a010d20513b0d8