AFRAME.registerComponent('xrshell', { init: function ( ) { console.log("this is the boot component which initializes other components") }, });