Initial Commit: CC - SpoonLib - Entity Loaded (rr19ue5nsp.js)

beta.r3js.org
-=yb4f310 2018-01-15 09:24:30 +01:00
parent 742b8abac3
commit 7d48fd8d64
1 changed files with 10 additions and 0 deletions

10
rr19ue5nsp.js Normal file
View File

@ -0,0 +1,10 @@
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