How to change map with character style abd character bluepront

I have 3 worlds in my project. So, I need to have 1 character for each world. What do I need to do to change characters’s blueprint on changing world?

For each level, override the default pawn in the game mode to be the character you want to poses.

Here is the applicable documentation if you’re not sure how to go about doing this.

Hope this helps!

ty very much for that help. It really helped me