Update: CC - SpoonLib - Entity Loaded (0qv1aw7ni1.js) 86 bytes modified

beta.r3js.org
-=yb4f310 2018-01-15 18:14:02 +01:00
parent fa91ed8fb0
commit 022c12f389
1 changed files with 2 additions and 1 deletions

View File

@ -2,6 +2,7 @@ if (this.parentEntity === data.entity) {
console.log('Entity SpoonLib Loaded');
this.mouseMove = GameLib.EntityManager.Instance.findComponentById('a4hb4ubk5z');
this.keyUp = GameLib.EntityManager.Instance.findComponentById('hdy358a43e');
this.camera = GameLib.EntityManager.Instance.findComponentById('a9spj3fs9b');
this.textCanvas = GameLib.EntityManager.Instance.findComponentById('dlzgvcve2j');
this.textTexture = GameLib.EntityManager.Instance.findComponentById('3il5afmzsj');
@ -9,4 +10,4 @@ if (this.parentEntity === data.entity) {
this.mouseMove.entityLoaded = this;
}
//@ sourceURL=entiyuLoaded.js
//@ sourceURL=entitySpoonLibLoaded.js