Can't make right stick work

I was following the video. I set the RHoriz Input to the 3rd joystick axis, but the right stick doesn’t register anything and my Debug.Log("RHoriz " + Input.GetAxis(“RHoriz”)); only registers 0.

Using Unity 2017.1.0p4

I had to set RHoriz to the 4th axis and RVert to the 5th axis.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms