Exemplo n.º 1
0
 void FadeOutCurrentLevel()
 {
     MFX.FadeOutLevel(spriteRenderer, fadeInAfter, timeToFade);
 }