Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
kumarrajaburela's avatar
kumarrajaburela
Honored Guest
11 years ago

OVR Cameras like a orbit cameras

Hai,
I implemented OVR Technology to my unity standalone simultions.In this case my OVR Cameras need to work like a orbit cameras.I didnt get perfectly. What can i do for that.Any body help me please.

1 Reply

Replies have been turned off for this discussion
  • You will need to create (or modify) the OVRPlayerController to handle the orbitting. You can also play the OVRCameraController inside an orbit object and set the "FollowOrientation" of the camera controller to the orbit object.