diff --git a/n9evs68jpd.js b/n9evs68jpd.js index 7e9ca3b..945583d 100644 --- a/n9evs68jpd.js +++ b/n9evs68jpd.js @@ -33,6 +33,8 @@ var cursorPosition = this.camera.position.clone().add( ) ); +cursorPosition.z = 10; + this.meshBox.position.setFrom(cursorPosition); this.meshBox.updateInstance('position');