How to make smooth third person camera movement?

I want the camera to smoothly move forward when the player moves forward, side to side, and backward. I can’t really figure out how to go about doing this. I have tried using UserInputService which runs different coroutines with WASD, but that didn’t work very well. If anyone knows how I could possibly do this I would appreciate it. Thanks!

3 Likes

I too am looking for something that can do this, just as a general quality of life / aesthetic purpose when they are in third person