Possible to switch VR camera hands?

I’ve managed to make multiple cameras that my VR pawn can cycle through. The idea is that the VR player can cycle through different positions in the map and use different weapons. The issue is that the controller hands are still triggering from the initial VR camera, and so when the camera switches, it’s simply just the view without any control other than HMD.

I’m fairly new to all of this. Is there a way to switch the controller hands to the next camera?

That was it! Thank you very much :slight_smile:

I believe the correct method to call is Possess Pawn. It still needs to take the Player Controller.