Moving VR Camera to a new CFrame once touchpad clicked

I’m trying to make my VR Character be able to move. As of typing I can only move in real life for my VR Character to move. My REAL Character is just anchored in the sky, so I can’t make my character move, I just set my camera to a new CFrame. My VR character is just two hands and a head. The grabbing works, the VR character is at the right position. I am just looking to move the CAMERA to a new CFrame once the touchpad has been clicked, like VibeVR or VR Hands. Hopefully you understood, as this is my first time working with VR! I have looked through a bunch of VR Scripts, tutorials and even the DevForum, yet no solution found.

1 Like

Can’t you just move the currentcamera locally?