Hello everyone,
I am trying to connect my joystick to develop a small unity3d game. So I accessed the ‘Input Manager’ and defined all the BUTTON inputs ( joystick button 0,joystick button 1…). However I have an issue regarding the axis inputs. I cannot find the right string input in the “Positive Button” field. I have tried to change the “Type” to “Joystick Axis” but it didn’t work.
Here is a picture about how i detected 1 Button input and couldn’t detect the Axis input.
So can anyone help me of how can i detect the X/Y Axis in unity3d to make an action when the axis is pressed??
Thanks in advance.
