r3-custom-code/cb8a4ufbui.js

10 lines
305 B
JavaScript
Raw 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('stiq4tf18d');
this.camera = R3.EntityManager.Instance.findComponentById('i32ckmfmh8');
this.mouseMove.entityLoaded = this;
}
//@ sourceURL=entiyuLoaded.js