Hey, i d like to know how to disable snap rotation but only on one hand motion controller using webxr.
Hi,
I am not sure I understand what you want to do. You want to allow both hands to teleport, but only allow one hand (controller) to rotate?
The best way for you to do that is to limit teleportation to one hand (which you can set in the options). You can force handedness to the hand you want, and allow the other hand to interact with the scene differently.
Yea but how then?
The options to all of those components can be found in our docs:
For the pointer selection feature:
Preferred handedness:
Disable switch on click:
For teleportation/rotation:
Force handedness:
You can pass the options when enabling the feature:
Thank you very much