hello all,
to start off, i’d like to note that I have been doing unity for some 3 years now. however, I have never worked with Joysticks before. So my question is as blatant as the title: how to map more than 3 buttons.
I used the Input Manager and came up with code that makes the char (a block. don’t you love blocks?) move whatever direction you push the joystick. works great.
As for buttons, 3 work. but, when I tried to map in more via the input manager, nothing happened.
I used this site: http://html5gamepad.com/
my gamepad (a logitech wingman extreme) mapped out perfectly on that website.
can anyone suggest why it wouldn’t work? i can supply more info about it upon request.
thanks much, Rocketman, CEO of Fallingstar Studios
btw, i use C#, if it matters