When moving the right gamepad analog pad vertically no value is generated using the following line of code: ``` ControllerIndex controller... controller.getAxisState(ControllerAxis.RIGHTY); ``` Any idea on how to solve it or a workaround?.