mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-20 06:53:52 +00:00
Vive controller work-around. Revert this when steamvr fixes the vive menu button
This commit is contained in:
parent
4e720afbd9
commit
360ba542a6
1 changed files with 1 additions and 0 deletions
|
@ -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"},
|
||||
|
|
Loading…
Reference in a new issue