SliceComboStatus()

private void SliceComboStatus(InputAction.CallbackContext context)
    {
        if (swordAttacking && clickCounter > 1)
        {

        }
    }


Comments

Leave a Reply

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