📄️ Samples Overview
Mirage includes several small examples to help you learn how to use various features and how to set things up so they work together.
📄️ Additive Scenes Example
IMPORTANT: Make sure you have a layer in project settings called Player for this example to work well.
📄️ Basic
General description of Basic example.
📄️ ChangeScene
ChangeScene Example
📄️ Chat
Chat Example
📄️ Multiple Additive Scenes Example
In Build Settings, remove all scenes and add both of the scenes from the Scenes folder in the following order:
📄️ Pong
A simple example of "How to build a multiplayer game with Mirage" is Pong,
📄️ Room
General description of Room example.
📄️ Tanks
General description of Tanks example.