How to temporarily change player camera to "external BP" camera?

Doh, what a stupid mistake. I was updating the camera rotation from a flow that was driven by a timeline (which was animating the blend) and so once the blend was done camera rotation wasn’t updated anymore, but the debug values that went into the camera were driven by Tick, so I got confused :).
Anyway, it’s working now. Thanks for your help.