Kill enemies in Unity using Ragdolls

avatar-logo
Firemind20.12.2018

When you kill your enemies in your game, you may realize that applying a dying animation, may look silly in many situations. That's why you should probably try out turning your enemy into a ragdoll once he dies. That way his dead body can behave according to physics rather than animations. This tutorial shows you how to do that.