1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-20 10:23:51 +00:00

Vive controller work-around. Revert this when steamvr fixes the vive menu button

This commit is contained in:
Mads Buvik Sandvei 2020-11-01 17:33:23 +01:00
parent 4e720afbd9
commit 360ba542a6

View file

@ -391,6 +391,7 @@ namespace MWVR
//{MWInput::A_ToggleHUD, "/user/hand/left/input/thumbstick/click"},
{A_Recenter, "/user/hand/left/input/menu/click"},
{A_VrMetaMenu, "/user/hand/left/input/menu/click"},
{A_VrMetaMenu, "/user/hand/right/input/squeeze/click"},
{MWInput::A_MoveForwardBackward,"/user/hand/left/input/trackpad/y"},
{MWInput::A_MoveLeftRight, "/user/hand/left/input/trackpad/x"},
{MWInput::A_ToggleSpell, "/user/hand/left/input/trackpad/click"},