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

how would i take input from a joystick ?

Asked by 8 years ago

so i have just gotten a joystick input device(it uses joystick input type) and i want to know how i can make a script that takes input from my joystick

1 answer

Log in to vote
0
Answered by 8 years ago

See UserInputService and InputType. Note that there is no Joystick mentioned in any of those locations; thus, you cannot use a joystick directly with Roblox.

However, you may be able to rebind your joystick input into something that Roblox will understand, possibly using software like AutoHotKey (you'll have to look it up - but it is free)

0
i use razer snyapes with the razer orb weaver witch is a keypad that has a thumbad/dpad on the side so would i first bind the key on razer to keys like num4 num6 num5 and num8 and then recive those inputs as some thing that would take the joystick input NinjaDogeGames 0 — 8y
0
That seems like the right idea chess123mate 5873 — 8y
Ad

Answer this question