I am makeing a 2D platformer, where my camera follows my character.
I made this by parenting the camera by my character and this works fine.
But the problem is in the game the character is growing when it eats something,
now everytime it grows the camera zooms further out. How could I stop this beahaveiour?