checkSwordAttack()

public void checkSwordAttack()
    {
        animator.SetBool("swordAttack", false);
        swordAttacking = false;
    }


Comments

Leave a Reply

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