Engine issues and I don't know where to begin. (Seriously)

I’m working on a prototype for a 2d action game. While working on the camera and movement I noticed that the 3D mannequin is appearing in the scene intermittently, but frequently - about 3 out of every 4/5 times I play the scene. The “ThirdPersonCharacter” Blueprint is not in the World Outliner so I don’t know why it’s showing up in the Viewport.

Does anybody have any experience with or know how to troubleshoot this because I don’t know where to begin.

As a first idea, have a look at the “Level blueprint”, or check the project settings / Project / Maps and mode ist not set to “ThirdPersonGameMode”.
But to make things much easier, create a new project with the templates “Side Scroller” or “2D side Scroller”.

1 Like

I went with the Side Scroller and it’s working fine. Thanks for the suggestions.

1 Like