Exemple #1
0
    IEnumerator WaitAndEnd()
    {
        yield return(chair.StartAnimation());

        sceneMaster.onKitchenEnd();
    }