I am trying to work with the camera so I can make my camera First person. i am using Netowrk Player Start, and I can’t change anything with it. Is there any way I can make a new BP the main character that the player is playing?
Hey @Mason_Saito!
You can simply set the Auto Possess Player property of your character/ pawn BP to Player 0
But for the player start, you can set it as the default pawn! To do that, navigate to the World Settings window at the bottom right, search for “game mode” and select your BP from the dropdown menu next to the Default Pawn Class.
Hope this helps!
Hello! @Mason_Saito
I am not sure if I understand.
You have a third person character and you want to switch to another one than use first person character?
If you want to change the Character. You can unposses the current character and posses the new one with the controller.
Do you want to change the character the game spawn at the first of the game?
You need to change your default pawn class in your game mode.
If you can give me more information I can help you more.
Thank you!
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.