Search Unity

Question Possible to specify which triggers XRSocketInteractor should listen to?

Discussion in 'XR Interaction Toolkit and Input' started by edwon, Aug 24, 2022.

  1. edwon

    edwon

    Joined:
    Apr 24, 2011
    Posts:
    266
    I have a very complex socket with multiple colliders and triggers that turn on and off at certain times. What I need is a way to specify which trigger(s) are actually going to cause interactions to happen. Would be great to have something similar to the Colliders list on XRGrabInteractable (but of course have it update in realtime if the list changes)