Beispiel #1
0
    IEnumerator NpcSetAction()
    {
        yield return(new WaitForSeconds(0.2F));

        npcControl.ChooseAction();
    }