#Any way to remove the joystick and jump button on mobile?

4 messages · Page 1 of 1 (latest)

oblique tulip
#

when joining device to a game is mobile then roblox will make a gui in PlayerGui called TouchGui

#

and you can just disable the ScreenGui using .Enabled = false

oblique tulip
#

there's spaces between the WaitForChild and the function call but i'm guessing that's it's not like that in the code?

#

any errors?