Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 641 Bytes

File metadata and controls

13 lines (8 loc) · 641 Bytes

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