Esempio n. 1
0
    private IEnumerator ChangeMove()
    {
        yield return(new WaitForSeconds(0.5f));

        _gl.AIMove();
    }