Joystick Axis Not Being Read in Unity
Hello,
I have a Suzo HAPP UGCI USB Flying Game Frame v2.07 joystick. When I try to use the joystick in my game, all the buttons works fine. When I try to move my ship around using the joystick, it does not read the input at all. I am using the Unity Input class to read input for my game. Other joysticks work just fine with the game, but this one does not. I need this joystick to work with it because the game will be running inside a machine that uses this joystick specifically. Has anyone ran into this issue before and found a fix? I have researched for numerous hours today, but no luck.
Comment