/Unreal.MultiplayerPuzzelePlatforms

Familiarize with the workflow of the Unreal Engine Multiplayer by creating a simple puzzlegame.

Primary LanguageC++

Unreal.MultiplayerPuzzelePlatforms

Familiarize with the workflow of the Unreal Engine Multiplayer by creating a simple Puzzele Platforms game.

If lanch game directly, it will use steamwork connection, requires install steam and login.

Or lunch game by commandline with suffix -nosteam, it will use NULL connection, allows you to test at local machine.

Host a Server, and wait at Lobby

Host

Join a Server, and transition from Lobby to Game

Join