Exemplo n.º 1
0
 void Awake()
 {
     UnityLogHandler.RegisterMe();
     DontDestroyOnLoad(this.gameObject);
     DoDownloadingAssets();
 }