Beispiel #1
0
 void CheckConnection()
 {
     if (MasterServerScript.instance != null)
     {
         cam.LookAtMultiplayer();
     }
 }