Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to make GUIs that only appear when you play on a specific device only?

Asked by 8 years ago

Hi guys, its me again. I'm so sorry if I ask too much questions, I'm just a beginner on Lua. I try to make my GUIs on our group game be compatible on other devices, but they just won't fit on the screen. For example, you cannot play on Mobile since the Close button of the Welcome GUI is not visible on Mobile. I want to have other styles of GUIs for other devices that is compatible to it. Is it possible? If so, what could I do to make it? Any answers would be really helpful.

1
You need to check what device the user is using the UserInputServce http://wiki.roblox.com/?title=API:Class/UserInputService Destrings 406 — 8y

Answer this question