r3-custom-code/rr19ue5nsp.js

10 lines
315 B
JavaScript
Raw Normal View History

if (this.parentEntity === data.entity) {
console.log('Entity SpoonLib Loaded');
this.mouseMove = GameLib.EntityManager.Instance.findComponentById('r8z71ver1l');
this.camera = GameLib.EntityManager.Instance.findComponentById('yk1vij1p1e');
this.mouseMove.entityLoaded = this;
}
//@ sourceURL=entiyuLoaded.js