ValveSoftware / steamvr_unreal_plugin

SteamVR Input Unreal Plugin - Documentation at: https://github.com/ValveSoftware/steamvr_unreal_plugin/wiki Sample project (UE4.15-4.23): https://github.com/ValveSoftware/steamvr_unreal_plugin/wiki/sample/SteamVRInputPlugin.zip Sample Project (UE.424+): https://github.com/ValveSoftware/steamvr_unreal_plugin/wiki/sample/SteamVRInputPlugin_UEIntegrated.7z

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can I add a new action mapping item whick likes demo ValveIndex_Left_Trackpad_Click in UE427

andlxsen opened this issue · comments

How can I add a new action mapping item whick likes demo ValveIndex_Left_Trackpad_Click in UE427.
when I add new action drop down list don't have the item likes steam vr valve index(L) trackpad click.

ValveIndex_Left_Trackpad_Click which is In the demo project action mapping action can be executed.How can I add custom event and binding corresponding valve index button? Please sir

Hi @andlxsen - Sorry somehow missed this last week.

In 4.27, you can use "Valve Index Thumbstick Up/Down/Left/Right" (SteamVR) or "Valve Index Thumbstick X/Y" (OpenXR) as an "Action Binding" to get dpad behavior:

image

It should be solved.Thanks a lot!

Great! Glad you got it sorted. Cheers!