From 1e65816b31a558ba0d22e5169d104b357d231388 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Mon, 15 Jan 2018 18:02:17 +0100 Subject: [PATCH] Initial Commit: CC - SpoonLib - Entity Loaded (0qv1aw7ni1.js) --- 0qv1aw7ni1.js | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 0qv1aw7ni1.js diff --git a/0qv1aw7ni1.js b/0qv1aw7ni1.js new file mode 100644 index 0000000..597e1c5 --- /dev/null +++ b/0qv1aw7ni1.js @@ -0,0 +1,10 @@ +if (this.parentEntity === data.entity) { + console.log('Entity SpoonLib Loaded'); + + this.mouseMove = GameLib.EntityManager.Instance.findComponentById('a4hb4ubk5z'); + this.camera = GameLib.EntityManager.Instance.findComponentById('a9spj3fs9b'); + + this.mouseMove.entityLoaded = this; +} + +//@ sourceURL=entiyuLoaded.js \ No newline at end of file