Forum Discussion
solarmanJc
10 years agoHonored Guest
Oculus Rift Scripting
Hello Everyone,
Question: I am able to get the Oculus Rift working in Unity 4.6. but how switch back to my Main camera
I need to swop between the Oculus Rift and my Main Camera
I am using the Unity Engine 4.6
anyone have a Simple Script to so this...
Thanks so much
:roll: Oculussssss
Question: I am able to get the Oculus Rift working in Unity 4.6. but how switch back to my Main camera
I need to swop between the Oculus Rift and my Main Camera
I am using the Unity Engine 4.6
anyone have a Simple Script to so this...
Thanks so much
:roll: Oculussssss
2 Replies
- EdudjrHonored GuestYou just need to enable/disable the camera objects.
For instance:
gameObject.SetActive(false); - wheatgrinderExplorerwhat is it that your doing?
What I hear you saying is:
I need to move the players POV in space while simultaneously switching from HMD view to the 2d Monitory view..
Are you expecting the player to take off the HMD to see the 2d screen?
Thats doable, but is that what you mean?
By the way, that is an interesting idea.. switching from 3d to 2d in the hmd.. fun challenge.. could be a real brain bending effect..
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
- 5 months ago
- 10 months ago
- 2 years ago
- 9 months ago