Camera Controller Help

So I’m developing a game in which I need to make it so during one scene, you can control the camera instead of the player. I managed to get it to change from player to camera, but I can’t get it so I can control the camera. I’m currently using blueprints and I want to be able to control the camera with scrolling the mouse wheel to zoom and move with arrow keys. How would I do this?