From af4561d78b6619ef2717e71c5ff6173db660dcd1 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Tue, 16 Jan 2018 14:11:49 +0100 Subject: [PATCH] Update: CC - SpoonLib - Mouse Move (arswdj0syh.js) 100 bytes modified --- arswdj0syh.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arswdj0syh.js b/arswdj0syh.js index b2b2eef..70908d9 100644 --- a/arswdj0syh.js +++ b/arswdj0syh.js @@ -15,5 +15,8 @@ if (this.animationSystem.started) { return; } +this.cylinder.rotation.x += data.event.movementY * 0.01; +this.cylinder.updateInstance('rotation'); + console.log(data); //@ sourceURL=SpoonLibMouseMove.js \ No newline at end of file