Character change with blueprint

Hello.
I’m looking for a way to change the player character in game, using blueprints.
Does anybody know a good way to do it?

Are you looking to just change their mesh?

You can do this by using SetSkeletalMesh on the SkeletalMeshComponent in your Character’s blueprint.