Update: CC - SpoonLib - Entity Loaded (cb8a4ufbui.js) 79 bytes modified

beta.r3js.org
-=yb4f310 2018-01-12 11:22:58 +01:00
parent a57962dac2
commit e2e31bde6b
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ if (this.parentEntity === data.entity) {
console.log('Entity SpoonLib Loaded');
this.mouseMove = GameLib.EntityManager.Instance.findComponentById('stiq4tf18d');
this.camera = GameLib.EntityManager.Instance.findComponentById('i32ckmfmh8');
this.mouseMove.entityLoaded = this;
}