Hey , i search a tutorial for make a multiplayer game with blueprint or C++ script.
I want to make a menu with list of server, to host a server on his computer and where we can choose the map, the option of the game (Easy, Hard) with a modular pawn system like Archer, Mage, Tank etc…
I never saw a tutorial specially for multiplayer from A to Z.
Thanks alot for you’re answer and sorry for my english. I’m french.
Sure. Make your Menu. Make your button. Make for the button an onclick Event and then call open Level. If you expand that node you can write in the Little command field “listen”.
With that a new Level will load but as an listen Server.