Is there a way to smoothly move the camera when player moves left/right?

Hey! Recently i tried to move the camera left and right but when the camera rotation tweens when the tween finish the camera gets normal again, And i didn’t find any solution, I wanna do something like this:

Try to use RunService Stepped with lerp

Can you give me an example to do that?