Пример #1
0
    IEnumerator StartSeq()
    {
        yield return(new WaitForSeconds(0.8f));

        ui.SetDisplay(lives);
    }