supermedium / aframe-super-keyboard

:musical_keyboard: Simple, functional, and fully customizable keyboard for A-Frame.
https://supermedium.com/aframe-super-keyboard
MIT License
127 stars 32 forks source link

I can't type text on examples using Oculus. #7

Closed dmarcos closed 6 years ago

dmarcos commented 6 years ago

I can't see where the click event that the keyboard listens to is emitted in the examples by the controller. Am I missing anything?

ngokevin commented 6 years ago

Updated examples to have cursor component (via laser-controls). You'll need to change the super-keyboard.hand property to #hand to get to work in VR. Ideally, there'd be an auto-switcher component but whatever for now.