Network State Manager

The Network State Manager coordinates changes to network states within your scene. Include only one Network State Manager in each scene. The Network State Manager is an empty Game Object that includes the LVR_Location_Network_StateManager script. This script has a Network States list as its only variable.

To add a network state to your scene, drag a Game Object that includes a LVR_Location_Network_State script to the Network States list.

Last updated