diff --git a/opxis1pjmo.js b/opxis1pjmo.js index 4e2afdc..25c4a56 100644 --- a/opxis1pjmo.js +++ b/opxis1pjmo.js @@ -9,9 +9,9 @@ if (!this.initialized) { var mesh = GameLib.EntityManager.Instance.findComponentById('xtnu5j78bq'); if (data.event.deltaY > 0) { - mesh.rotation.x += 0.89; + mesh.rotation.x += 0.897597901; } else { - mesh.rotation.x -= 0.89; + mesh.rotation.x -= 0.897597901; }