So I’m trying to make it so that when I am holding an object I can take it out of my other hand with my distance grab ray. I’m using 2021.6 and the XR toolkit 2.1.1. if you need any info please ask because I’m very new to coding i do not know what to give you so again if you NEED ANY PHOTOS OR CODE Please ask!
This works out of the box with xri 3.0. I recommend downloading the latest 2022.3 lts and xri 3.0.1, and then installing the starter asserts sample and looking at the demo scene.
is it also in 2.5.1?
Not as easily or as well unfortunately.
I just tested the xri 3.0 on a new project with the starter assets and I could still see the ray interactor when I had the object in my other hand.
Oh I didn’t realize you wanted to hide the other ray. You could write a script that disables the curve visual controller if the opposite hand is selecting by listening for select events on the near far interactor.