if (data.entity === this) { console.log('football entity loaded'); } else { return; } this.touchEnd = R3.EntityManager.Instance.findComponentById('rotlutre1z'); this.mouseMove = R3.EntityManager.Instance.findComponentById('waxlxa2mtp'); this.touchEnd.entityLoaded = this; this.mouseMove.entityLoaded = this; //@ sourceURL=entityLoaded.js