stuart6854 / unreal_mp_sandbox

Unreal 5 - Multiplayer Sandbox Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unreal 5 Multiplayer Sandbox

This project is a sandbox for testing/demoing multiplayer functionality in Unreal Engine 5.

Made in Unreal Engine 5.1

Features

  • Tracking client connects/disconnects
  • Player List
    • Host can kick players
  • Spawning Actors (Replicated)
  • Server Travel (Seamless)
  • Player Tags (Show player name above character heads)
  • Server Travel is host initiated (requires all clients be in zone)

Planned Features

  • Lobby Menu - Create/Join game (Hub world only)
  • Text Chat
  • Spectating
    • e.g. When a player dies, allow them to spectate other clients characters

About

Unreal 5 - Multiplayer Sandbox Project