Closed TheBiggestNumber closed 6 years ago
This is intentional behavior. WASD based locomotion in VR is motion sickness inducing. I recommend other mechanisms like teleport. This is also a question better suited for StackOverflow. We use Github for bugs and feature requests.
For future readers:
See aframe-extras and https://github.com/donmccurdy/aframe-extras/blob/master/src/controls/README.md - you’ll need to have an entity (“camera rig”) wrapping the camera. This also applies for things like teleportation.
Hi,
WASD, Controller and Touch Movement Controls get disabled when entering VR headset mode.
Is there a way to keep these movement controls active in the headset?
Thanks!