I’m newbie in Unreal Engine and also in games development.
I have developed my own version of Pong game (sources here) and I’m confuse with the behaviour of DefaultPawnClass
: Its creating another Paddle in game (I posted a question about it here).
I have to questions:
What is Default Pawn class?
And, what is it used for?