BeginnerUserGuide

The starting point for all the beginner guides that Alteruna offer of their services.


logo

Welcome to Alteruna Multiplayer Beginner User Guide!

What is Alteruna Multiplayer?

Alteruna Multiplayer is a platform- and application independent framework, packaged in a scalable, All-in-one solution for developing, deploying, and monetizing multiplayer applications.
Our main goal has been to introduce an easy-to-use multiplayer tool for Unity, combined with the integrated services.
Any application developer or game designer will be able to add multiplayer functionality to a real time application, without any network programming skills.
The synchronization of transformations, statistics, voice, and more will be handled like other components in Unity, simply drag and drop them.

Get Started

Firstly, read through Sections 01 → 05 in order to get familiar with Alteruna Multiplayer.
To get started with your first simple multiplayer project,
follow the tutorial in Example Game Guide Part 01 A Simple Project

When you have finished reading the Beginner User guide, you can head to Example Game Guide to get a better idea of how to use Alteruna in a first project.

For users who are comfortable with Unity and C#, you can read up on more in depth topics in Advanced User Guide.

Discord

Join the Alteruna Discord server to find additional resources and other developers to chat with!

Pages

Part 01 Get Alteruna Multiplayer How to install Alteruna v2 and register a license.
Part 02 Multiplayer Component Introduces the MultiplayerManager component that is required for Alteruna to work.
Part 03 User And Rooms Introduction to how Users and Rooms work when using Alteruna.
Part 04 What Is a Synchronizable Introduction to Synchronizables. The component that automatically synchronizes values between users.
Part 05 Package Content Gives an overview of the prefabs that Alteruna provides to easily get started with a project without programming.

See Also