Paul Cook
Paul Cook
I think the problem is a bug with the raycaster component as it is giving (for me) a position around 6cm to the left of where the line intersects the...
also, as you will see, I added an example that shows using the keyboard on a touch controller (called wrist).
Depending on your use case you can put the keyboard on the left controller, I find moving the keyboard easier / more natural... ```html ```
I'd also be interested in this, any news?
Thanks for investigating Stefan - yes yarn also works on osx with same test output. For anyone else with this problem - I had to delete my install and start...
What a useful project - glad I found this, lots of people seem to need this and get directed to expensive 3rd party plugins. Great to be able to see...
Looks like there are some nice improvements being worked on, like rounded panels and use of a text component.
I think this may be the cursor animations / geometry changes using aframe utils - https://github.com/rdub80/aframe-gui/pull/55
I found a nice trick on stack overflow - put a div at the top of the body with a non breaking space in it (with the font as the...
Thanks, this works for me and can even bind to it using aframe-state component.