How would I make this?s

Hey! How would I make the zoom like in this video? I learned camera manipulation but idk how to make it zoom in.

That just looks like your tweening the camera’s cframe forward a bit.

1 Like

There are a few plugins that can help you do this in a cutscene format!

Personally, I would use the plugin: Cutscene Editor v2 - Roblox with how customizable it is.

One way you could do it as someone suggested is tweening the CFrame forward a bit, but another way would be to tween the FieldOfView property of the camera.

Thanks, it helped me actually, just didnt know what I should use to do it but u helped me :slight_smile: