How to Load Custom Created character to Next level

The Game instance is carried between levels. So just save and load your character variables from there. Or you could use level streaming and have an actor in the persistent level hold the variables.