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

        _gl.AIMove();
    }