How to create a keyboard(gamepad) controlled camera?

Hello people. I’m interested in creating a isometric style camera that I can rotate horizontally, maybe 90 degrees but with button presses instead of the mouse, maybe zoom in with button presses as well but the main thing is to focus anf follow the player pawn.

Kind of like captain toad treasure tracker.

Can this be done in the level blueprint? Or does it have to be in the pawn blueprint?

In any case I’ll appreciate if anyone points out to any tutorial vids or docs or if you’ve done it before and don’t mind sharing a step by sted.

Thanks