becomePersistant()

public void becomePersistant()
    {
        animator.SetBool("isholdingSomething", true);
        animator.SetBool("startHoldingSomething", false);
    }


Comments

Leave a Reply

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