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