How to use the mouse in Game View for the Cardboard VR demo

Hi, I’m very new to Unity and I’m planning on developing some VR apps for the google cardboard. At this point I’m able to build and run the Google Cardboard demo (https://developers.google.com/cardboard/unity/get-started). The issue is that I want to debug on my PC, but I’m not able to move the camera in Game View. So I’m stuck looking straight forward on my PC to debug.

I’ve originally thought of writing my VR experiments in Three.js cause I got more experience in that, but the performance is killing my phone. Unity looks very promising!

Thanks for the help in advance and I’m happy to become part of the Unity community!

Holding Alt moves the head, holding Ctrl tilts the head. Late response but might help someone.

1 Like

It works!! Thanks!