From 8a7617c70f8174a5743b9f8adb40b79a4bdd7d3d Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Fri, 9 Mar 2018 17:46:06 +0100 Subject: [PATCH] Update: CC - SnailRunner - Entity Loaded (78gnds8jrj.js) 0 bytes modified --- 78gnds8jrj.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/78gnds8jrj.js b/78gnds8jrj.js index 9c6ffa4..a266326 100644 --- a/78gnds8jrj.js +++ b/78gnds8jrj.js @@ -42,7 +42,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.5, 0, 0); +this.maximumSnailSettings = new THREE.Vector3(0.1, 0, 0); this.currentSnailSettings = new THREE.Vector3(0, 0, 0); this.currentSnailPosition = new THREE.Vector3(0, 0, 0);