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