daemon3000 / InputManager

Custom InputManager for Unity
Other
587 stars 88 forks source link

Fix joystick axis scan #15

Closed TheSniperFan closed 8 years ago

TheSniperFan commented 8 years ago

Handlers always get a -1 since the joystick axis scan reads the joystick input, but returns the mouse axis instead.