I am trying to set up using the Controller on the ML Rig to be able to move throughout the environment besides having to walk in the scene. Is there any documentation on that?
Hey @rexgatling1988 ,
With Augmented Reality, it is generally not recommended to use any locomotion that is not anchored to the real world. Augmented Reality relies heavily on combining the real world with the virtual world.
That being said, I would look at different locomotion methods commonly used in Virtual Reality such as Teleport, Snap Turn, and controller stick axis based movement.
Here’s a Unity XRI resource that gives you more information on how to achieve a teleport locomotion mechanic
Good luck with your project!
Let me know if you have any more questions.
Best,
Corey