📄️ Installation
Download and import ragon-unity-sdk-.unitypackage into your unity project
📄️ Configuration
Create configuration
📄️ Connection
Connect to a relay server
📄️ Create Network Cube
In this guide we will spawn cube and synchronize position of cube by network
📄️ Create Network Event
Define structure of event
📄️ Network Events
For listening network events such as player connections, leave, etc, you should implement IRagonListener interface, also you can implement only partial of interface:
🗃️ Components
4 items