Hello Everyone,
I often want to test VR functionality on Babylon.js projects without using an actual VR headset. (I may be in locations where there is no headset)
What is the best way to test if I do not have a headset? I find Windows Mixed Reality Simulator is awkward and often doesn’t work well. Arrow keys and the mouse seem tempermental and often don’t work.
The Chrome WebXR API emulator works better, however there is are only two buttons: the trigger and select. There is no thumbstick (for teleportation) so there’s no way to move around in my Babylon projects. Is there any way to remap the thumbstick teleportation button to the select button so that becomes the teleport button?
Even with the Chrome WebXR API emulator it is still tedious to aim and select things. Regarding moving around with the teleportation donut, it would be great if there was a way to make the mouse pointer behave like a vr controller while in the regular view (not VR view). For example: make right-click (or even a keypress) activate the teleportation donut. Is it possible to do that?
Please let me know if you have any ideas. Thanks!