aframe-no-click-look-controls
aframe-no-click-look-controls copied to clipboard
Intuitive controls for desktop A-frame experiences
now, the [aframe-core] has been replaced by [aframe], and though i changed the require path,it still failed. maybe something changed?
hi, any idea what causes this one? thnx
Any way to get this down to a reasonable file size? The minified dist is over 700k (almost as big as aframe min package). Doesn't seem reasonable for someone who...
adding no-click-look-controls to the camera entity causes: a-scene.js:301 Uncaught TypeError: component.tick is not a function(…) this component only work with minimal scenes.
Have a look: https://github.com/subsumo/aframe-no-click-look-controls I've included the example files as well.... J
allow asymmetrical yaw and pitch values rather than forcing symmetrical distances from original camera position
First off, nice component :smile: It might be nice to use the [Pointer Lock API](https://developer.mozilla.org/en-US/docs/Web/API/Pointer_Lock_API) (perhaps let people opt-in through some property on the attribute value). There aren't many but...