mcxr-org / MCXR

VR minecraft mod using OpenXR and fabric
MIT License
315 stars 36 forks source link

[BUG] Changing right hand crosshair to left hand crosshair #56

Open blacktoz opened 2 years ago

blacktoz commented 2 years ago

Hey, so basically, when I change the crosshair to be controlled with the left hand, it works, but I still need to use the right trigger to confirm / click in the menus, so I need to aim with my left hand, but click on the right controller's trigger, so it's pretty annoying.. Also, it seems that the Walk/Fly/Swim direction doesn't work when changing it to Head, it still prioritize the controller.. Thanks !

Sorenon commented 2 years ago

The trigger swap is a known issue and I was going to wait for the new input system to configure it but it shouldn't be that much work to fix it as it is. As for the move direction that is definatly sounds like a bug but I'm not sure what could be causing it.