I am wearing the VR headset and walking in real life. How do I increase/decrease the amount of steps that is being mapped to the game?
That is, I want to make it such that taking 1 step in real life is taking 2 steps in the game, so I am walking in twice the speed in game. How do I achieve this effect?
I don’t have VRPawn at hand…
You need any component that has a camera attached to it. If it’s attached to the Root component - then you’ll probably need to create an additional scene to which you need to attach the camera.