From e09032048892e4bae82fa35a09ef1784ca4d8bde Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Sat, 11 Nov 2017 14:35:58 +0100 Subject: [PATCH] Update: CC - Entity Loaded - Moorcow (o73bkh2tlq.js) 64 bytes modified --- o73bkh2tlq.js | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/o73bkh2tlq.js b/o73bkh2tlq.js index 017cfb3..9eda0ca 100644 --- a/o73bkh2tlq.js +++ b/o73bkh2tlq.js @@ -52,10 +52,11 @@ this.mouse = new GameLib.Mouse(this.graphics); this.raycaster = new GameLib.D3.Raycaster(this.graphics); /** - * Link some objects + * Link some objects for MouseMove component */ -this.mouseMove.mouse = this.mouse; -this.mouseMove.raycaster = this.raycaster; +this.mouseMove.mouse = this.mouse; +this.mouseMove.raycaster = this.raycaster; +this.mouseMove.camera = this.camera; /** * Plant all our trees