Okay so first off I am making a top down shooter.
I have implemented a zoom in and zoom out feature.
Now my question is how can I get it to when i pass a certain float amount or zoom amount can it transition into the fps camera.
I am aiming for a fluid transition into the camera view then if the player choses to go back to top down view the camera then transitions into that few fluidly.
Thank you!