Camera not working in built version of game?

I have a game, I am almost done with it and trying to test out the game so I am building the game to be able to send it to people. I am having trouble tho because when I fully build the game and play it the camera instead of being the camera that I have placed over the map that works in editor, is now defaulting to just looking forward on my first players body. Some help with this would

Need some more info. Show us how you set up your camera, your player pawn etc.

My guess is that you haven’t set your default game mode, so instead of using your pawn, it’s using the first person pawn? That’s a big guess though cause I don’t have any info about your project. Is the camera working with Play in Editor? If yes, show us the setup. What are you doing to set this camera as the camera to use?