diff --git a/abw1ga2etc.js b/abw1ga2etc.js index 8d6ef48..aa0160c 100644 --- a/abw1ga2etc.js +++ b/abw1ga2etc.js @@ -25,7 +25,7 @@ var result = number - remainder; console.log('current rotation: ' + currentRotation + ' remainder : ' + remainder + ' integer : ' + integer + ' result: ' + result); -this.cylinder.rotation.x += result; +this.cylinder.rotation.x += result - 0.4488;