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