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