PlayRoot2()

public void PlayRoot2()
    {
        animator.SetBool("roots", false);
        animator.SetBool("root2", true);
    }


Comments

Leave a Reply

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