Hello world,
I’m working on a Blueprint based listen-server multiplayer game.
What I’m trying to get my head round:
After the player selects to host or join an existing game, for either option:
- Load the level
- Switch from the main menu player controller (PC_MainMenu) to the games Player Controller (PC_Game).
- Display a widget (WB_TeamSelection).
Anyone got any ideas? I’ve scoured the forums, reddit, YouTube, udemy, etc and I can’t even find one example of this. I’ve also reviewed the UE documentation to no avail.
Please help
Cheers