Update: CC - SpoonLib - Entity Loaded (60mpr5snmo.js) 168 bytes modified

beta.r3js.org
-=yb4f310 2018-01-16 13:30:04 +01:00
parent 0a259cedb4
commit f535db15c2
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ if (this.parentEntity === data.entity) {
this.camera = GameLib.EntityManager.Instance.findComponentById('32sdim4koy');
this.textCanvas = GameLib.EntityManager.Instance.findComponentById('c8tk5ha6nw');
this.textTexture = GameLib.EntityManager.Instance.findComponentById('eprfl2ynkx');
this.particleEngine = GameLib.EntityManager.Instance.findComponentById('l60d7ra270');
this.particle = GameLib.EntityManager.Instance.findComponentById('mvo0gyajun');
this.camera2d = GameLib.EntityManager.Instance.findComponentById('majq7lytaz');