Ejemplo n.º 1
0
    private IEnumerator LeftButtonWait()
    {
        yield return(new WaitForSeconds(1f));

        Age = 1;
        QM.EnableTextBox();
    }