bizzell

Results 2 issues of bizzell

Hi. I've been trying to programmatically append the 'look-at' attribute and it's value (selector) to an a-frame element like this: `el.setAttribute('look-at', '#camera')` The attribute does get set ok, but not...

Hi. Not so much of an issue but more of a question... At the URL below: https://github.com/blairmacintyre/aframe-look-at-billboard-component the following attribute values are listed: **checkSrcEveryFrame** and **updateWorldTransform**. I notice they are...