From d4154a4f8d1c383e91260027a3a17f8945fa5e61 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Tue, 16 Jan 2018 14:46:25 +0100 Subject: [PATCH] Update: CC - SpoonLib - Mouse Move (arswdj0syh.js) 1 bytes modified --- arswdj0syh.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arswdj0syh.js b/arswdj0syh.js index d1b12c7..1fc9ae9 100644 --- a/arswdj0syh.js +++ b/arswdj0syh.js @@ -15,7 +15,7 @@ if (this.animationSystem.started) { return; } -this.cylinder.rotation.x += data.event.movementY * 0.01; +this.cylinder.rotation.x += data.event.movementY * 0.005; this.cylinder.updateInstance('rotation'); //console.log(data);