How to code joysticks with userinputservice

i tried looking on how to code with joysticks but i cant literary find anything

There should be an Enum.UserInputType for joysticks. Then, you can just hook it up to a UserInputService.InputBegan event.

1 Like