public void FinishScene()
 {
     cachedGameFlow.ContinueGame();
     animation.Play(outAnimation.name);
 }