Hello, I am new with unity and I want to add the GVR emulator in my app project in unity, after dowloading the package there were many errors related to the daydream headset appearing on my console, I figured out it is not possible to fix that problem but I am not able to find another way of doing it. Could someone please assist me on that if they are encountering or have encoutered a problem like that.
Thank you.
What’s a GVR emulator? What exactly are you trying to accomplish?
I want to be able to test my app within the google cardboard but before I wanted to be able to make the player move around if I click play. How can I create this interaction with the VR environment if I don’t use the google vr SDK which itself contains the google VR editor emulator.
Ah. You basically can’t. You can test some things by mocking up camera/hand controls when you are in the editor, but for any nontrivial VR interaction, you need to just put a headset on and try it.