How to smoothly blend between different characters from a God camera

Hey all, so let me set the background for you. I have three playable characters that can be possessed by the player. I have a God camera setup so that it will always be looking at the active character.

73373-capture.png

The issue that I’m having is when I cycle to another character (I have that character’s camera deactivated) it starts the blend from the center of the characters head and blends to where the god camera is. What I’m trying to achieve is simply have the camera smoothly blend from looking at character A to looking at character B with a smooth transition.

Would anyone know how to achieve this? I have no idea how to do a transition like this with blueprints.

Okay, this is kinda silly how I didn’t notice this before but by setting the blend time to 0 with these adjustments to my “God” camera I managed to get something looking pretty good! :smiley: