Forum Discussion
bobbiannedoerr
10 years agoHonored Guest
2 cameras in a scene issue
I have two cameras in the same scene. One is a 1st person and the one is 3rd person. I am trying to make it be like Resident Evil, where if you went through a door, the player will view a room through...
cybereality
10 years agoGrand Champion
I believe the function call you want to use is this:
cam1.gameObject.SetActive(false);
cam2.gameObject.SetActive(true);
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
- 7 months ago
- 2 years ago
- 2 years ago