Ejemplo n.º 1
0
 public void FinishScene()
 {
     cachedGameFlow.ContinueGame();
     animation.Play(outAnimation.name);
 }