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

Getting information from a mobile touchpad joystick?

Asked by
Nickoakz 231 Moderation Voter
8 years ago

I have looked into http://wiki.roblox.com/index.php?title=Mobile_Controls only to get information on how to add new buttons or information about how to use the touchscreen instead of anything on the joystick that Roblox provides to move the character.

Is there any way to hook a script onto the joystick that moves your character to tell a script that the user moved it up, down, left, right, or let their finger off?

1 answer

Log in to vote
0
Answered by 8 years ago

I'm not sure if there is API for joysticks, but you can probably code it yourself using C++ and Lua.

0
Not a physical joystick.. The joystick you use to move your character around ingame on a mobile device like an android or apple phone. Nickoakz 231 — 8y
0
You're talking about the Thumstick? I'm not sure if you can check. UniversalDreams 205 — 8y
Ad

Answer this question