I am working on a 2d RPG game in unity and i wanted to add a smooth camera movement like Brackeys did in this video. I alredy tried to use FixedUpdate(), Update() and LateUpdate