Start the game on a new FirstPersonCharacter

Hello,

I need your assistance.
Could you please tell me how I can launch a game on Unreal Engine 4 (when clicking on the play button) using the new player camera that I have added to the viewport?

I have added a new FirstPersonCharacter to my map, but I am unable to launch the game using the camera from this FirstPersonCharacter (as described below).

I have searched everywhere, but I couldn’t find where the field corresponding to the game’s camera (at launch) is referenced.
I have tried using the EventBeginPlay, but I no longer have control over my character.

Thank you in advance for your help.

You have the problem that you’ve either placed the player in the map, or you’re spawning them, and, they are specified in the game mode, which is in the world settings tab