diff --git a/uou2i9be9r.js b/uou2i9be9r.js index 8df88ae..cef0126 100644 --- a/uou2i9be9r.js +++ b/uou2i9be9r.js @@ -34,7 +34,7 @@ this.camera.updateInstance('lookAt'); if (this.camera2dAnimation) { - this.camera2d.fov -= Math.cos(this.time * 5); + this.camera2d.fov -= 0.2;//Math.cos(this.time * 5); //console.log(this.camera2d.fov); this.camera2d.updateInstance('fov'); if (this.camera2d.fov < 75) {