My camera duplicates its velocity.

Hello ! I am working in a 2D proyect. When you touch and object, you die and you restart the level automatically. This is what I used SceneManager.LoadScene(SceneManager.GetActiveScene().name);
it works just fine, but when it restarts the camera just goes faster than in the first try. Does anyone know how to fix this. If so please tell me. Thx for your time!!!

There has to be another thing that is causing the problem. Check the scripts attached to the camera.