Joystick Programming for Beginners

Anybody know where to start? I’ve got a script that is supposed to respond to Joystick1Button1, but it doesn’t do anything when I press that button. Or any of the buttons, for that matter…

Use Input.GetButton, and assign the joystick button in the input manager.

–Eric

Yea I did all that. Nothing.

Do the joystick axes work?

–Eric