if (!this.entityLoaded) { return; } if (!this.initialized) { this.animationSystem = this.entityLoaded.animationSystem; this.cylinder = this.entityLoaded.cylinder; this.initialized = true; } if (this.animationSystem.started) { return; } console.log(data); //@ sourceURL=SpoonLibMouseMove.js