How do I swap from Teleport to Locomotion with a menu option?

Hi tjrae1807,

I would recommend setting the motion controls in the one VR pawn. Creating more than one will make it more complicated. I would use a branch and a Boolean variable to switch between controller setups. This will allow you to set the option in a menu or with trigger boxes.

I’ve just started a YouTube channel all about VR and this is extremely high on my list for a tutorial so keep an eye on it. I’ll be using a widget interaction to switch between multiple types of motion.