Networking - NGO
In order to use iClimb with Unity's Networking for Game Objects (NGO), follow the steps below.
Step 1
Install the following packages:
com.unity.netcode.gameobjects
com.unity.transport
com.veriorpies.parrelsync or if using Unity 6+: com.unity.multiplayer.playmode
Step 2
Go to the integrations folder for iClimb and double click the networking integration package. Assets > GlassVaultStudio > iClimb > Integrations > iMove > iClimb_with_UnityNetworking
Step 3
Open the networking demo scene within the networking integration folder.
Step 4
If you are using com.unity.multiplayer.playmode, then Open multiplayer play mode: Window > Multiplayer > Multiplayer Play Mode

Step 5
Play the demo scene.
Last updated