From 9e487a1f5e70dda4f3f9c3b2cf240d4387a77dbd Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Thu, 15 Feb 2018 13:57:01 +0100 Subject: [PATCH] Update: CC - Demo New - Entity Loaded (tuby5lj4di.js) 228 bytes modified --- tuby5lj4di.js | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tuby5lj4di.js b/tuby5lj4di.js index d29fd36..1ed2622 100644 --- a/tuby5lj4di.js +++ b/tuby5lj4di.js @@ -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');