transform.RotateAround(transform.position, Vector3.left, Mathf.SmoothStep(0, 90, Time.deltaTime * 10));