r3-custom-code/h4ri7b3n05.js

11 lines
327 B
JavaScript
Raw Normal View History

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