Initial Commit: CC - Demo New - Entity Loaded (h4ri7b3n05.js)

beta.r3js.org
-=yb4f310 2018-02-12 09:05:36 +01:00
parent bd188d9102
commit 1632c6edd5
1 changed files with 11 additions and 0 deletions

11
h4ri7b3n05.js Normal file
View File

@ -0,0 +1,11 @@
if (this.parentEntity === data.entity) {
console.log('Entity FSDemo Loaded');
this.imageSpoon = GameLib.EntityManager.Instance.findComponentById('jbs9yn11z7');
this.beforeRender = GameLib.EntityManager.Instance.findComponentById('2xpawazgoz')
this.beforeRender.entityLoaded = this;
}
//@ sourceURL=entiyuLoaded.js