示例#1
0
 void EndReached(UnityEngine.Video.VideoPlayer vp)
 {
     /*
      * intro2.SetActive(true);
      * intro1.SetActive(false);
      */
     scenesController.LoadIntroScene();
 }