Forum Discussion
ak.7334
5 years agoHonored Guest
Move OVR camera but not hands
Hi, I'm trying to build a VR climbing application in Unity for Quest 2. I want to be able to move the camera position to simulate change in elevation while leaving the hands in the same place. I have tried to do this by using ovrCamera.transform.Translate(distance) but when I do this, the hands also move with the camera (In Unity Inspector I set the reference to ovrCamera to be the CenterEyeAnchor). Does anyone know how to dissociate translation of camera from those of hands, so it appears that the perspective has changed while keeping hands in the same place?
Thanks.
I fixed this by using a 'pull' mechanic in which the OVRCameraRig is moved inversely to the hand movement as the hands pull downwards. This gives illusion of keeping hands in place while moving the perspective. All set.
1 Reply
- ak.7334Honored Guest
I fixed this by using a 'pull' mechanic in which the OVRCameraRig is moved inversely to the hand movement as the hands pull downwards. This gives illusion of keeping hands in place while moving the perspective. All set.
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 8 months ago
- 6 months ago