I completed this course a few months ago, but now that I’m trying to add my own animations and models, both movement animations and combat are broken.
I have no idea where the problem could be, I’ve swapped out models, animations, and controllers dozens of times during this project, but this morning I woke up and my character doesn’t animate while walking, and attack animations do not trigger damage effects anymore.
I don’t know what I could share to help illustrate my point, everything has been working perfectly for months now, but now it simply does not.
I was wondering if anyone had a simple step-by-step explanation of how the movement and combat logic works, and why changing the attack animation may cause hit detection to no longer work? What’s weird is that I did not touch the locomotion blend three at all. I understand that combat broke because I changed the controller and the animation, but I did nothing at all to movement.