[SOLVED] BP_PlayerPawn not starting at Player Start

Despite setting up BP_GameMode controller and applying it in the world settings and in the project settings with BP_PlayerPawn selected as the default pawn class, my Pawn & Camera still starts where ever I place it and not where the PlayerStart is located. Is this normal?

1 Like

I believe that if you wish to use PlayerStart, then your PlayerPawn should not be placed in the level. It will automatically be instantiated at the start of the game at PlayerStart position.

1 Like

That did it. Thanks SAMI_SYED! For some reason I must have missed that in the course.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms