so why it not invert any gamepad axis, is -1 for a value and b = 1
please see the screen looks this
Hi Mazz,
Looking at your image, the select float node would always pick B (Since PickA is false).
Also, even if you did change PickA to true, you’re feeding the same value to both A and B.
The best way to invert an axis is to multiply the Axis Value Float by -1