Mirror/docs/Examples/index.md

729 B

Samples Overview

Mirror includes several small examples to help you learn how to use various features and how to set things up so they work together.

  • Basic
    Short description of the Basic example.

  • Tanks
    Short description of the Tanks example.

  • Pong
    A simple example for "How to build a multiplayer game with Mirror" is Pong. It illustrates the usage of NetworkManager, NetworkManagerHUD, NetworkBehaviour, NetworkIdentity, NetworkTransform, NetworkStartPosition and various Attributes.

  • Additive Scenes
    Short description of the Additive Scenes example.

  • Lobby System
    Short description of the Lobby System example.