VR Template Oculus Touch Thumbstick Movement Issue

Hey all,

I’m trying to implement character movement using the Oculus Touch thumbsticks into the VR Template project. I’ve created a new Character BP and copied all the logic from the default MotionControllerPawn blueprint, and added the movement script below:

While the movement is technically working, whenever I use the Touch controller triggers to grab while also using the thumbstick to move the character I get pushed in an arbitrary direction. Can anyone please help me out?

BUMP^

Same thing here. I understand that the locomotion system is easier on the brain than classic first person movement. But some users find it more intuitive to move about the old fashion way. I am trying to set up a teleportation system in a project and the point and shoot motion controllers are not compatible with it. I need to walk through the portal not teleport through the portal. I cant get the simple movement you described above to work at all. Do I need to create a Pawn or and Actor for this to work?

I have been trying to get this to work but I can seem to get a result. Could you share all of the blueprints you did use to make it work? Thanks!

I’m facing the same problem. Did you have any luck dmhwtn?

Maybe this can help