So many Controls, Not enough Hands

--

Objective: Set up to teleport with different controls than grip.

Currently we can use only the right Grip to teleport. But right grip is also for other selecting as well. We don’t want that. To start I needed to create three children under my right controller.

The Ray Interactor will handle the raycasting and visuals.

The Direct Interactor will hold the XR Direct Interactor.

The Teleport Interactor will handle the Teleportation.

We did have to change up the Right hand controller. This is due to the children holds some of the components that is on the controller starting out. The Interactors we can just drag and drop in the children that got created earlier.

And with that we can teleport around with the analog stick on the controller.

Thank you for reading!

--

--

Tyler Smallwood
Tyler Smallwood

Written by Tyler Smallwood

I am passonate on learning to program and use Unity to become a skillful Unity Developer

No responses yet