Hi everyone,
I do have an next problem with my game, I have an fully rigged enemy model, it has few animations, walk, run, etc. I’ve made it to an ragdoll, every bone as it should be placed. Now my problem is that if I turn on: Animated Physics my ragdoll starts slowly go through terrain. If I take it off, it works fine. If I add an box collider to it and turn animated physics back on, ragdoll starts to bug as it thinks it keeps hitting that box collider all the time.
I wonder how to fix this?