In the middle currently of a 48 hour Game-jam and this hiccup with the controller is really slowing things down, so need a response as soon as :)
Xbox pad working fine for everything except when I am attempting to set the RIGHT analog stick to control the angle of the characters arm.
Move right analog stick right and theorectically the characters arm/gun is set right.
I looked through the forums and only found this, and it is quite advanced to the extent that I don't fully understand it.
"angle(0, 0, Gamepad.Axis(0, 0), Gamepad.Axis(0, 1))"
With this used to "set angle" the LEFT stick directs the angle of the arm instead of the RIGHT.
This is a problem because the characters left and right movement is set on the LEFT stick.
Thanks ahead guys :)