From 9499a97a96160ec16a13922082c08db1fdb0dc6a Mon Sep 17 00:00:00 2001 From: Theunis Johannes Botha Date: Tue, 6 Mar 2018 12:39:41 +0100 Subject: [PATCH] Update: CC - Demo New - Mouse Move (n9evs68jpd.js) 21 bytes modified --- n9evs68jpd.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/n9evs68jpd.js b/n9evs68jpd.js index e3a7afb..9eba644 100644 --- a/n9evs68jpd.js +++ b/n9evs68jpd.js @@ -8,7 +8,7 @@ if (!this.initialized) { this.camera = this.entityLoaded.camera; this.meshImageGrid = this.entityLoaded.meshImageGrid; this.meshBox = this.entityLoaded.meshBox; - this.lookatTarget = null; + this.lookatTarget = this.meshImageGrid.lookAt; this.initialized = true; }