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

What is the keycode for thumbstick on mobile?

Asked by 5 years ago

I want the output to print "user wants to go forward" when they put the thumbstick on the mobile phone up, and when they put it back down, it will print "user wants to go down"

is there any way to do this? im asking because im making a car and i need to know when they wanna throttle and go backwards.

0
Enum.KeyCode.Thumbstick1 User#19524 175 — 5y
0
ive tried that, doesnt print anything User#19328 0 — 5y
0
Enum.KeyCode.Thumbstick2 User#19524 175 — 5y
0
still doesnt do anything? User#19328 0 — 5y

1 answer

Log in to vote
0
Answered by 5 years ago
Edited 5 years ago

Im afraid there is no Enum.Keycode for what you seek in roblox lua :(, for more information go to the wiki below!

Ad

Answer this question