JoyShockMapper icon indicating copy to clipboard operation
JoyShockMapper copied to clipboard

Invert right-stick aim, but not gyro aim

Open JeffR1992 opened this issue 4 years ago • 1 comments

I'm new to playing games as a dirty casual with a controller and gyro aim, and currently have a setup where I use the left and right analog sticks in the "traditional" way (left stick translates character, right stick rotates view), but can turn gyro aim on/off by holding the left trigger.

However, is it possible to have the right stick aiming inverted (i.e. pushing the right stick forward rotates the view downward towards the ground, and pulling the right stick back rotates the view upward towards the sky), but leave the gyro aiming in its default format (i.e. rotating the controller downwards rotates the view downward towards the ground, and rotating the controller upward rotates the view upward towards the sky)?

JeffR1992 avatar Jul 28 '20 05:07 JeffR1992

Hi JeffR1992, you can invert the stick inputs using STICK_AXIS_X and STICK_AXIS_Y (set to INVERTED).

JibbSmart avatar Jul 28 '20 07:07 JibbSmart