Fix classic zoom

So recently, I’ve installed this old Roblox classic camera module into my game. How would I make it zoom in smoothly and not instantly?

I still want to keep the old camera module after this.

I think TweenService is something you might be looking for.

Where would I use ‘TweenService’?

In the module at the part where it zooms the camera.