I have a problem where I'm just not getting any critical hits. I can see my coefficients being set, but for some reason the critical hit chance coefficient doesn't reflect the secondary attributes set by me.
What's throwing me off is that block is working exactly how it's intended to and I've gone through the code more than a few times and I can't figure out what's out of place. It worked completely fine when I implemented critical hits but for some reason I've stopped getting them after I implemented DamageType Resistances
I have hardly deviated from the course.
And being new to unreal engine, I'm unsure how to go about debugging this issue.