r3-custom-code/rr19ue5nsp.js

10 lines
305 B
JavaScript
Raw Permalink Normal View History

if (this.parentEntity === data.entity) {
console.log('Entity SpoonLib Loaded');
2018-04-10 15:48:32 +02:00
this.mouseMove = R3.EntityManager.Instance.findComponentById('r8z71ver1l');
this.camera = R3.EntityManager.Instance.findComponentById('yk1vij1p1e');
this.mouseMove.entityLoaded = this;
}
//@ sourceURL=entiyuLoaded.js