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

@zbuffer14 - thanks for posting, this solved a problem that was causing me some frustration, namely that following a tutorial i’d seen elsewhere, when i set the static camera in my third person project, then when i ‘unset’ it, I was getting a camera which seemed to be attached to the character’s chest (like a first person camera, but too low). All sorted now by storing & resetting the player’s original camera, cheers :slight_smile: