简体   繁体   中英

How can I use my camera as both VR and normal camera

I am making a game that I need both vr and main camera. But when I build it it just stays as a vr camera. I want to make my camera to vr camera in another scene. What can I do

Create a prefab for your camera (player) and call DontDestroyOnLoad for scene changes. Activate/deactive via script the camera (child object) you dont need.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM