Niagara Question

You can either use the component renderer to spawn a component in the particle’s place if you want to simulate the ragdoll inside Niagara. Or you can export the data to blueprint (check the content examples to see how) and then spawn a skeletal mesh from there.