How to go about making a ragdoll NPC?

Uh, You need to first clarify what module you are using.

Are using this module?

If you are, just insert this script inside the NPC:

require(game.ServerScriptService.R6Ragdoll.ModuleScript):Setup(script.Parent)

Make sure you have the latest version, Here’s the link to it:

3 Likes