isXander / Controlify

Another controller mod - for fabric!
https://www.isxander.dev/mods/controlify
GNU Lesser General Public License v3.0
142 stars 31 forks source link

Inversion of one of the axis for Gyro Yaw mode when set to BOTH #346

Open Daruyami opened 3 months ago

Daruyami commented 3 months ago

Is your feature request related to a problem? Please describe.

Setting Yaw mode to BOTH makes it so that when yawing and rolling the controller to the right, camera looks to the right, however some players (like me :blush: ) may prefer one of these axes inverted so that for example when yawing to the right, the camera looks to the right, however when rolling to the right, the camera looks to the left.

Describe the solution you'd like

The Invert X option should be split into two options when Yaw mode is set to BOTH. image

Describe alternatives you've considered

Alternatively it could be implemented as is in the Steam Input settings.

  1. To get there launch controller settings for a chosen game and press the little cogwheel button showcased on the screenshot: image

  2. Then scroll down from here: image

  3. You've reached the destination. Here are sliders that allow to invert the axes and also change the proportions of how much one axis should contribute to the movement. image *I am unsure of the other "3DOF to 2D conversion style" options, I've been told to use the Local Space one and it works so I haven't touched the other ones, however it also might be something worth researching and possibly implementing.