Hi, how do I change the properties of the default pawn? I mean the pawn which spawns at the location where PLayerSTart is.
Thanks,
Hi, how do I change the properties of the default pawn? I mean the pawn which spawns at the location where PLayerSTart is.
Thanks,
World Settings override game mode - under it there is default pawn class.
Or edit your game mode BP and select the default Pawn in that.
No, I meant, how I could change the properties of the instance of that pawn? When I add just a pawn to the scene I can see all the properties in the properties pane amd I can edit them there. Is that possible for pawns which are defaults?
So you want to click on the player start and modify the pawn values, or you want to click on the pawn and modify the pawn values?
Yes, I want to click on the player start and modify the pawn values.