Search Unity

SteamVR Trigger Touch

Discussion in 'AR/VR (XR) Discussion' started by JoeTheGG, Feb 18, 2020.

  1. JoeTheGG

    JoeTheGG

    Joined:
    Aug 18, 2013
    Posts:
    42
    Wondering how I can use the 2.0 SteamVR action / event system to get a the trigger touched state? I already have trigger pull / release wired up, but I want to get trigger touch / not touched (I.E. pointing)

    Looking into the SteamVR bindings I see a number of options for the "Trigger" but none of them correlate to a touch bool (like the trackpad).

    Am I missing something?