- Home /
Question by
RigorousSine759 · Dec 11, 2019 at 06:33 PM ·
cameracamera-movementproblemarestart game
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!!!
Comment
Answer by danelforty · Dec 12, 2019 at 11:50 PM
There has to be another thing that is causing the problem. Check the scripts attached to the camera.