diff --git a/60mpr5snmo.js b/60mpr5snmo.js new file mode 100644 index 0000000..907e07f --- /dev/null +++ b/60mpr5snmo.js @@ -0,0 +1,14 @@ +if (this.parentEntity === data.entity) { + console.log('Entity SpoonLib Loaded'); + + this.mouseMove = GameLib.EntityManager.Instance.findComponentById('uou2i9be9r'); + this.keyUp = GameLib.EntityManager.Instance.findComponentById('opxis1pjmo'); + this.camera = GameLib.EntityManager.Instance.findComponentById('32sdim4koy'); + this.textCanvas = GameLib.EntityManager.Instance.findComponentById('c8tk5ha6nw'); + this.textTexture = GameLib.EntityManager.Instance.findComponentById('eprfl2ynkx'); + + this.mouseMove.entityLoaded = this; + this.keyUp.entityLoaded = this; +} + +//@ sourceURL=entitySpoonLibLoaded.js \ No newline at end of file