diff --git a/78gnds8jrj.js b/78gnds8jrj.js index 07b11df..c607286 100644 --- a/78gnds8jrj.js +++ b/78gnds8jrj.js @@ -45,7 +45,7 @@ this.maximumCameraSettings = new THREE.Vector3(0, 2.6, 90); this.currentCameraSettings = new THREE.Vector3(0, 1.1, 40); this.initialSnailSettings = new THREE.Vector3(0, 0, 0); -this.maximumSnailSettings = new THREE.Vector3(0.1, 0, 0); +this.maximumSnailSettings = new THREE.Vector3(0.2, 0, 0); this.currentSnailSettings = new THREE.Vector3(0, 0, 0); this.currentSnailPosition = new THREE.Vector3(0, 0, 0);