Player's Camera transition

Hi, I’m looking for a solution to make a smooth transition of a player camera to a cinema camera. I would like the player who enters the trigger box to automatically turn to the cinema camera position and the sequence start playing.

What it looks like without a smooth transition:

Thank you very much for any help

There is no “smooth” transition.

Try this.

I think the 3rd or 4th video.

What you probably want to do is also put the cinecamera on a spline if the intent is to create a real-time animation of the camera.

The whole system (bonkers as that is) works with a camera Manger that’s assigned to the player controller.
The player controller works from actor to actor.
So to transition in any way, you have to turn your camera into an actor.