diff --git a/opxis1pjmo.js b/opxis1pjmo.js index 25c4a56..5a88726 100644 --- a/opxis1pjmo.js +++ b/opxis1pjmo.js @@ -14,6 +14,7 @@ if (data.event.deltaY > 0) { mesh.rotation.x -= 0.897597901; } +console.log(mesh.rotation.x); //mesh.rotation.x += data.event.deltaY * 0.001; //mesh.updateInstance('rotation');