Unity · 6000.0

Free Unity 6 Project: Boss Room Co-op Multiplayer Sample (Unity)

Original title: Boss Room: Small Scale Co-op Sample

Free Unity 6 Project: Boss Room Co-op Multiplayer Sample (Unity)
Preview from the original source by Unity Technologies

Overview

Boss Room is Unity Technologies' official small-scale cooperative multiplayer RPG sample, built for the Unity 6 LTS (6000.0) on the Universal Render Pipeline. It demonstrates a server-authoritative multiplayer architecture using Netcode for GameObjects and Unity Transport, with character abilities, lobby and relay flow, and Unity Gaming Services integration all wired into a playable co-op game.

The full project is on GitHub under the Unity Companion License; it weighs over 1 GB and uses Git LFS, so clone it rather than downloading a zip. It is a strong reference for anyone designing networked gameplay in Unity.

What You Can Learn

  • Server-authoritative gameplay with Netcode for GameObjects
  • Lobby and Relay session flow with Unity Gaming Services
  • Character ability system in a networked RPG
Visit Original Project

Access: Free direct download