AHUD or APlayerController -> BeginPlay is not called, is it normal?

That explains everything, because my StartPlay did not have Super::StartPlay also, but now it does.
And if i remove Super::StartPlay, then everything is not working again, even if i have all Super::BeginPlay.

So all C++ laws on its places.

thx.

PS: did not programm for a while, completely forgot about Super calls.

1 Like