Animation only doing damage with one animation clip?

Hey all,

I’m running into an issue with regards to animation. I’ve added some mixamo animations and for the most part they work fine. Only issue I’m running into is that for some reason only one animation attack clip does actually damage. If I change the attack damage clip, the character doesn’t interact with doing damage anymore. I’ve looked through my scripts but can’t find if I linked the specific damage to a specific animation clip. Anyone can help me out?

For the people who might run into this problem, later on, I needed to connect the AnimationHitEvent that I set up for when the damage was going to be applied to the new animation clip. Works like a charm now!