Hello everyone,
I’m developing a simple VR app that should run in browser. In it, the user should be able to move freely in limited space. I’d like to make it in a way where if you don’t have a headset, you can still move around and “click” on objects using basic WASD movement and mouse controlling camera.
It would also help me with playtesting - I’m still waiting for my Oculus Quest 2, so I can’t move around when I play the app in the editor.
My questions are: Is it possible? How do I do it?
I’m completely new to VR development (and relatively new to development in general) and this is my first thread here. Thank you in advance.