From 026f95faec4ba1469c3b033bc53faa2e5fdbdbf0 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Wed, 21 Mar 2018 11:39:57 +0100 Subject: [PATCH] Update: CC - Snake FS - Entity Loaded (21g30t1e75.js) 1284 bytes modified --- 21g30t1e75.js | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/21g30t1e75.js b/21g30t1e75.js index 25855c1..246df73 100644 --- a/21g30t1e75.js +++ b/21g30t1e75.js @@ -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)