Tearing Apart effect?

Hello folks,

is there any possible way to script a tearing apart/cut body parts-effect like in Left 4 Dead?

Friendly regards

No one has any idea?

Instead of using one single model for your “zombie” enemy, you could try to make it from parts and parent them with each other. Then, for instance, when shooting a bullet and colliding with it’s arm, unparent the arm from the body and add it a rigidbody component. let the gravity do the rest :wink: