Smooth camera movement

Hello developers, I want to know how I could do something like this:

i try to search some tutorials but i didnt find anything, any kind of help is appreciated

It almost works as a FPS framework you will need to use CFrame and CFrame:lerp() to achieve that

1 Like

Tweening the camera’s CFrame property will do the trick.