Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.09 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.09 KB

Quick Start Tutorial

YouTube Video Tutorial

Requirements

  1. Unity 2018.3.4 or later. You can download the latest version of Unity here: https://unity3d.com/get-unity/download
  2. A SocketWeaver Account. You can create a SocketWeaver Account for free here: https://portal.socketweaver.com

All accounts get 20GB of data for FREE every month.

How to set up the SocketWeaver SDK in your Unity project. How to use the SocketWeaver RealTimeAgent to synchronize player's position across the network.

How to use the SyncPropertyAgent to update player's models.

How to use the RemoteEventAgent to synchronize the teleport action of players.

Community

If you have questions about the tutorial, join our discord server at: https://discord.gg/qXt7Bkf

Home