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');