hi. all
I’m currently programming bone break logic through a skeletal mesh physics asset. It doesn’t matter if you break, but if the actor transform is updated even after the bone breaks, the broken bone is also affected. Does anyone know a solution to this problem?
I am currently using custom getmesh ()-> BreakConstraint () function.