From 0ee8a30b4f9850953b5fa0d70e738b183516cb90 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Tue, 16 Jan 2018 14:03:37 +0100 Subject: [PATCH] Update: CC - SpoonLib - Entity Loaded (60mpr5snmo.js) 111 bytes modified --- 60mpr5snmo.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/60mpr5snmo.js b/60mpr5snmo.js index c9e6616..602c26d 100644 --- a/60mpr5snmo.js +++ b/60mpr5snmo.js @@ -1,6 +1,9 @@ if (this.parentEntity === data.entity) { console.log('Entity SpoonLib Loaded'); + this.animationSystem = GameLib.EntityManager.Instance.queryComponents(GameLib.Component.SYSTEM_ANIMATION); + + this.beforeRender = GameLib.EntityManager.Instance.findComponentById('uou2i9be9r'); this.touchEnd = GameLib.EntityManager.Instance.findComponentById('r17o00dvgo');