I have a pawn in my world that the player can possess in order to play a mini game.
The image shows the event possessed however for some reason this event is called as soon as i start the game. even before the level “begin play” event is called.
How do i make sure this is only called when the controller possesses this pawn?
Thanks
- disable
Auto Possess Player
in pawn’sClass Defaults
- remove it from the
Game Mode
’s defaults (this will spawn a default Pawn, you may want to provide another non-gameplay pawn until you’re ready to possess the gameplay one)
1 Like
Auto Possess AI set to “Placed in world” by default seems weird.
Thanks
It trips people up when they spawn AI pawns and nothing happens.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.