Update: CC - Demo New - Entity Loaded (tuby5lj4di.js) 228 bytes modified

beta.r3js.org
-=yb4f310 2018-02-15 13:57:01 +01:00
parent 7f2494dc68
commit 9e487a1f5e
1 changed files with 10 additions and 0 deletions

View File

@ -11,6 +11,16 @@ if (this.parentEntity === data.entity) {
this.instancedGeometry = GameLib.EntityManager.Instance.findComponentById('s5dfh75zza');
this.boxGeometry = GameLib.EntityManager.Instance.findComponentById('pwzyukkviy');
/**
* Textures
*/
this.textureWhite = GameLib.EntityManager.Instance.findComponentById('642tyh30uo');
/**
* Materials
*/
this.materialRawPhong = GameLib.EntityManager.Instance.findComponentById('r153c4450d');
this.ccBeforeRender = GameLib.EntityManager.Instance.findComponentById('wlw063ovw9');
this.ccKeyUp = GameLib.EntityManager.Instance.findComponentById('ip0443a52d');