From 19e8e97ee346f7766b60b5c92512859b1f5f8a4e Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Wed, 7 Mar 2018 16:20:21 +0100 Subject: [PATCH] Update: CC - SnailRunner - Mouse Move (8nu6b5p9pb.js) 18 bytes modified --- 8nu6b5p9pb.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/8nu6b5p9pb.js b/8nu6b5p9pb.js index c7af666..0a2353f 100644 --- a/8nu6b5p9pb.js +++ b/8nu6b5p9pb.js @@ -7,9 +7,7 @@ if (!this.initialized) { this.initialized = true; } -this.snail.position.z += data.event.movementX * data.delta * 0.0001; +this.snail.position.z += data.event.movementX * data.delta * 0.000001; this.snail.updateInstance('position'); -console.log(data); - //@ sourceURL=mouseMove.js \ No newline at end of file