I am totally new here so i hope you can help me out. I am learning to use playcanvas with a little bit of javascript knowledge.
My problem is that i am trying to make a Web VR input and that i can use it with my google home daydream vr. I applied the playcanvas tutorial that i have followed online to my own test file with my own chosen entity. Test file
What i have done so far myself is:
Searcht online for browser support, (link is given by the playcanvas icon in the tutorial).
Followed instructions from the developers site to download the right chrome version for android. (I have a Pixel 2 XL mobile).
3.Installed chrome canary and enabled: WebVR + Gamepad Extensions.
4 opened in the daydream app chrome canary and passed the link of my test file. And that is where my problem is. I can’t look around in my own test file. What is see is chrome canary and not the full screen from my test file where i can look around.
My question:
Is there another app or another way to look around with my google daydream VR in my test file?
Hopefully you can understand my problem so we can solve it.
Thank you for thinking along with this problem.
Sow i tried again and indeed i placed the icon in the left top corner. I cliked on it with the controller and
unfortunately the vr mode didnt take it over. However i can see the full page of my project and can look around if i click with the controller. I made a picture to clear things up.
I forgot to connect the camera to the root from my file, after that the vr function worked. Only when I started the vr the camera was not on the correct position. I solved this to add a second camera and it worked.
When there are others with the same problem look at my test file link and perhaps it comes in handy