So InputReader was updated to read individual joystick axes.
This should work with multiple controllers at the same time. (hope so!)
Unfortunately Unity does not allow to create or modify axes from code so you have to manually add axes to InputManager... (link to example below)
And example of InputManager with individual axes is [here] (simply copy this to ProjectSettings/ in your project).
No comments:
Post a Comment