You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(AxisCreator): invert the right controller vertical axis
The Unity Axis5 data which is used for the right controller
touchpad/thumbstick vertical axis needs to be inverted otherwise
up gives a negative number which is opposite from the left controller
which gives up a positive number.
0 commit comments