Exemplo n.º 1
0
 void PlayIntroScene()
 {
     StartVideo(0);
     soundManager.RegisterPlayWhere(scenes[0].duration);
 }