Hello I´m abeginner with UnrealEngine. My question is does anyone know how to make a static camera which cannot be be moved but only placed in the level and which is at the same the player. I need this so i can put a Metahuman in front of that camera and communicat with it since its an AI powerdedd Metahuman. For that to happen i would need a static camera that starts when a press play. it should just look like an interface. I would much appreciate help since its also connected to a university Project. Thank you in advance. I hope my question is clear.
Make a pawn, add a camera, enable auto-possess, place it in the level.
EZ, create an actor blueprint, add a camera component, compile, save, and drag this camera into the level and position it accordingly.
Welcome to the forum btw.