Update: CC - SpoonLib - Entity Loaded (60mpr5snmo.js) 111 bytes modified

beta.r3js.org
-=yb4f310 2018-01-16 14:03:37 +01:00
parent a40867e3da
commit 0ee8a30b4f
1 changed files with 3 additions and 0 deletions

View File

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