Update: CC - Snake FS - Entity Loaded (21g30t1e75.js) 1284 bytes modified

beta.r3js.org
-=yb4f310 2018-03-21 11:39:57 +01:00
parent 5a268a2c62
commit 026f95faec
1 changed files with 20 additions and 1 deletions

View File

@ -55,7 +55,7 @@ GameLib.CustomCode.BODY_SCALE_Y = this.geometryBody.height;
/**
* Images
*/
*
this.imageBreadHead = GameLib.EntityManager.Instance.findComponentById('swkla3wpp');
this.imageBreadTail = GameLib.EntityManager.Instance.findComponentById('se6qlnmojd');
this.imageBreadPatty = GameLib.EntityManager.Instance.findComponentById('01r51k9ptr');
@ -67,6 +67,25 @@ this.imageOnion = GameLib.EntityManager.Instance.findComponentById('g3z1wg2vt8
this.imageOnionRing = GameLib.EntityManager.Instance.findComponentById('ztcyy0bgk5');
this.imagePatty = GameLib.EntityManager.Instance.findComponentById('4lf0fw24su');
this.imageTomato = GameLib.EntityManager.Instance.findComponentById('ptvwmo8l38');
*/
/**
* Materials
*/
this.materialTomato = GameLib.EntityManager.Instance.findComponentById('merwtvkm1t');
this.materialBacon = GameLib.EntityManager.Instance.findComponentById('x5ffcl6ojc');
this.materialCheese = GameLib.EntityManager.Instance.findComponentById('0rxqy5eddx');
this.materialOnionRing = GameLib.EntityManager.Instance.findComponentById('gz8zex5xug');
this.materialPatty = GameLib.EntityManager.Instance.findComponentById('f7y8nurbcv');
this.materialOnion = GameLib.EntityManager.Instance.findComponentById('im3tsuzwrp');
this.materialBreadBacon = GameLib.EntityManager.Instance.findComponentById('wn31yqi6lc');
this.materialBreadCheese = GameLib.EntityManager.Instance.findComponentById('i22ixqizge');
this.materialBreadOnion = GameLib.EntityManager.Instance.findComponentById('69sybcj08d');
this.materialBreadOnionRing = GameLib.EntityManager.Instance.findComponentById('kvesyjtr2v');
this.materialBreadPatty = GameLib.EntityManager.Instance.findComponentById('k6axym9bu5');
this.materialBreadHead = GameLib.EntityManager.Instance.findComponentById('heu4f7zzuh');
this.materialBreadTail = GameLib.EntityManager.Instance.findComponentById('mm2yq9rmpf');
this.materialBreadCorner = GameLib.EntityManager.Instance.findComponentById('ju9r1bw6cb');
/**
* Other Objects (Scene)