PlayRoot3()

public void PlayRoot3()
    {
        animator.SetBool("root2", false);
        animator.SetBool("root3", true);
    }


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *