From a597e6818b31881aca3e0d8a451dfdb87bc5a752 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Tue, 20 Feb 2018 16:18:04 +0100 Subject: [PATCH] Update: CC - Demo New - Entity Loaded (tuby5lj4di.js) 97 bytes modified --- tuby5lj4di.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tuby5lj4di.js b/tuby5lj4di.js index 26d1432..d8f41b0 100644 --- a/tuby5lj4di.js +++ b/tuby5lj4di.js @@ -47,9 +47,10 @@ this.textureWhite = GameLib.EntityManager.Instance.findComponentById('642tyh30 this.materialRawPhong = GameLib.EntityManager.Instance.findComponentById('r153c4450d'); /** - * Mouse + * Mouse and Raycasting */ -this.mouse = GameLib.EntityManager.Instance.findComponentById('znif4n23an'); +this.mouse = GameLib.EntityManager.Instance.findComponentById('znif4n23an'); +this.raycaster = GameLib.EntityManager.Instance.findComponentById('69s5vsshb9'); /** * Custom Code Components