Hubs-Foundation / hubs

Duck-themed multi-user virtual spaces in WebVR. Built with A-Frame.
https://hubsfoundation.org
Mozilla Public License 2.0
2.13k stars 1.42k forks source link

enable WASD controls for cardboard users #3608

Open coderofsalvation opened 3 years ago

coderofsalvation commented 3 years ago

I can't navigate in cardboard mode on my android phone using a bluetooth keyboard (wasd-keys). Can wasd+qe keys be enabled for cardboard mode?

It would also allow me using my laptop-keyboard + touchpad as a remote controller:

image

Above you can see chrome inspector (Remote devices-tab) on my laptop connecting to my android smartphone hubs session. It succesfully forwards mouseclicks and keypresses on my laptop, to my mobile. The mouse-clicks works well! (teleporting), however hubs is not listening to wasd + qe keys which is way more useful than teleporting.

I know cardboard is not really the focus of hubs, but at least a pointer to a function, entity or aframe-component would be nice. I also know I can run my own cloud etc, but it just feels a bit too much to trigger this existing functionality.

┆Issue is synchronized with this Jira Task

salazarbarrera commented 1 year ago

Arrived here by searching if there was a way to move with Cardboard. Has there been any improvement or rejection of the idea since 2020 outside this ticket?