How do i make a script that scenes if a player is on mobile, console , or on a computer ??
it would help a lot if you can answer :)
You can determine that by checking the UserInputService Properties : https://www.robloxdev.com/api-reference/class/UserInputService
There might be a better way as im still learning the roblox lua API but this is the solution i can think of