etiennepinchon/aframe-material

0.8.0 compatibility

Opened this issue · 2 comments

Any luck on using this for 0.8.0?

i simply dont get how to fix de controlers now

Hacked it fixed
https://codepen.io/omolds/pen/JaGKQz
but its just a hack in html by fixing the show() function position and preloading the assets.

Well, the solution of Jeff Bryner, seems to fix the problem: #13

  <a-entity> <a-camera look-controls-enabled wasd-controls-enabled mouse-cursor></a-camera></a-entity>

...