I’ve been searching for some days now, found many answers but none of the solutions work for me. It sounds so simple…
I have a project with 3 scenes; Start, GoogleCardBoard, NonVR (names are self explanatory I hope ;))
So In Start and NonVR I want to use a regular camera, and in the GoogleCardBoard scene I want to use the stereoscopic camera that is automatically initialized (I tried checking Initialize at start up on and off while trying out one of the the numerous “solutions” out there.
Maybe these solutions are outdated, and I know GoogleCardboard is deprecated, but I can’t find any alternatives.
I want to build this app for both IOS and Android, currently testing on IOS.
Googlecardboard SDK 1.25.0
Unity 2022.3.12f1
Developing on mac (XCode 15.3 (15E204a))
So the question is: I’m looking for a clean and minimalistic solution to simply switch between VR and NonVR view. I hope there is a relevant solution out there.
Cheers,
Mike