if (this.parentEntity === data.entity) { console.log('Entity SpoonLib Loaded'); this.mouseMove = R3.EntityManager.Instance.findComponentById('a4hb4ubk5z'); this.keyUp = R3.EntityManager.Instance.findComponentById('hdy358a43e'); this.camera = R3.EntityManager.Instance.findComponentById('a9spj3fs9b'); this.textCanvas = R3.EntityManager.Instance.findComponentById('dlzgvcve2j'); this.textTexture = R3.EntityManager.Instance.findComponentById('3il5afmzsj'); this.mouseMove.entityLoaded = this; this.keyUp.entityLoaded = this; } //@ sourceURL=entitySpoonLibLoaded.js