I’d like to make a vr teleport system that is equal to Passengers: Awakening VR Experience
What they have done is that you have to push the thumb stick (for me on the Oculus Touch controller) forward to activate the teleport system and release it to trigger the teleport. This feels very natural so I’d like to do this also.
At the moment I’m using VRTK to do the teleportation but I can’t figure out how to set it up like that.
I can only select button events.
Can someone help me with this?