- Home /
Question by
FloKUnity · Aug 15, 2017 at 10:40 AM ·
axisjoystickinputmanagerinput.getaxisgamecontroller
GameController Unity wrong Axis-Values
Hey Guys,
I'm trying to use a GameSir G3s game controller within Unity 2017.1 connected via USB.
As you can see on the picture, the controller is correctly recognized in Windows 10. If I change the Sensititivy inside the Input Settings to 1 the values of the Left Thumbstick wrong.
At the beginning its 0, after moving the thumbstick the value increases to vaues between -0.991xxxx to -0.999xxxx.
==> Debug.Log (Input.GetAxis ("HorizontalJoystick"));
Also you could see my Input Mapping.
Thanks for your help.
Flo
gamecontroller-windows.png
(13.7 kB)
unity.jpg
(119.2 kB)
Comment