Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 378 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 378 Bytes

UnrealLockstepDemo

A 3d lockstep demo for UE.

Here is the Lockstep plugin for UE

Getting Started

Editor Mode

  1. Select level Content\Maps\MainMap
  2. Set Net Mode to Play As Client
  3. Play

Game Mode

  1. Package project as server
  2. Package project as client
  3. start server
  4. start client