Hi!
At one point in my level blueprint I set a camera in the level to view target with blend.
Later on I want to go back to the original camera the player has in its player blueprint. The problem is that I cannot figure out a way to actually switch back to that camera. Set view target with blend doesn’t work as it only works for camera actors in the level, not camera components in blueprints.
So basically, how do I switch to a camera in the level and back to the camera in the player blueprint?
Ever figured this out? Having the exact same issue. The view will just jump to the inside of the character. Weirdly enough, if I jump out of the camera, my follow camera will be displayed in the correct place above the player camera.