How do I change the GameMode through Blueprints?

Hi Demonicated,

You can specify which GameMode is being used for each level through the World Settings under Game Mode. When you change levels, you can assign a different GameMode, Controller, etc in that level.

For example, below I have a level called GameMenu where I use Menu Controls for the player.

2606-menumode.png

When I select a level from my GameMenu and open the level, I transition to MyGame mode and PlayerControls.

2607-gamemode.png

Hope this helps!

-W

2 Likes