...
transform.Rotate(0, Input.GetAxis("Mouse X") * sensitivityHor, 0); 
...
