Skip to content
This repository has been archived by the owner on Jul 27, 2019. It is now read-only.
João Borks edited this page Mar 18, 2018 · 5 revisions

Welcome to the unity-fastpacedmultiplayer wiki!

This is a work in progress framework to help developing server authoritative games on Unity. It is recommended for fast paced multiplayer games such as shooters or racing games. This does not provide any type of server or database solution, as it only acts on the sync methods of the entities.

Content Guide

  1. Framework Progression
  2. Authoritative Server Foundations
  3. Server Component
  4. Client Input Component
  5. Client Predictor Component
  6. Client Observer Component
Clone this wiki locally