Do SideScrollerCharacter2 needs to set Pawn's Auto Possess Player attribute to Player02 when in the switching between multiple Character example?

And so is mine.
No, if you tell the PlayController (0) to Posses another Pawn/Character, you can call “Destroy” for the other pawn afterwards without any problems.