Can't move my character after possessing it

I want to do a recording from my character’s view which is a third person character. So I need to put it in the scene and possess it as shown in a youtube tutorial I found(I only have a slight clue of what I’m doing here), and when I play I can’t move my character. Before that I controlled the character via a player controller and then I could move. How do I give movement functionality to the third person character in the scene?

Hey there @Unrealist23! So if you’re using the third person character from the base third person template, it already has automatic possession and basic movement in it’s details. Instead of forcing the possession this way, you could just make it your default pawn in your game mode to spawn or even leaving it placed in the world and set auto possess in it’s blueprint details like this:

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