Tweet
Replying to @utopiah
Apparently I also forgot to share this but…@AFrameVR entities and components also can be added this way using :
- .aframe.entity e.g <a-box color=“pink”></a-box>
- .aframe.component e.g console.log(’test')
files in the dedicated directory, provide another way to live code.
(original)