How to remap Handle's controller inputs? #438
-
Currently, the Handle component uses Controller Trigger to capture from a distance, but uses Controller Grip if the controller is inside the bounding volume. Does anyone know a way to always use Controller Trigger to activate Handle? I am trying to simplify the input because my customers struggle to understand when to use Trigger and Grip. Much appreciated! |
Beta Was this translation helpful? Give feedback.
Answered by
bbohlender
May 17, 2025
Replies: 1 comment 1 reply
-
You can build your own controller based on the DefaultXRController that listens only for the trigger |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
foundway
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can build your own controller based on the DefaultXRController that listens only for the trigger