Switch Player Camera?

Hi

How would i be able to create something like this: (How to temporarily change player camera to "external BP" camera? - Cinematics & Media - Unreal Engine Forums), But let the camera switch from the players camera to the other camera in a smooth way? Like making it look like the players camera is moving to the location of the new camera smoothly, but it is actual switching between cameras.

thx

You need Set View target with Blend node. You can find it in the Library on the right side of your BP. Here is an example for how to use it:

Hi !
I’m looking for a way to “set view target with blend” between 2 player cameras… but the node don’t connect…
Do you have a solution ?
Thanks :slight_smile: