[ARCHIVED] Ragdoll Service For All Rig's & Temporary Ragdoll's

It’s a ragdoll service not a game framework, thanks.

SMALL UPDATE

  • Reworked on framework of the module
  • Added If RENDER_CHARACTERS_ON_CLIENT consant is disabled then module set’s network ownership to player of rootpart on humanoid died (Because roblox change’s network ownership to server on humanoid died)
  • Imported to GitHub & Wally
  • Model Updated

You can check this tutorial.

1 Like

Thanks!

I’ll be using for my other horror games!

1 Like

Small Update

  • Demo place updated
  • Downloads updated
  • Active Ragdoll place added to demo places

Hi, in the demo “simple service usage” place if I use any r6 startercharacter the character resets and dies when ragdolling. pls help

This still is an issue for me.

Where is the setup information?

Just require the module on server and client.

Why i get this error when i jump from the baseplate:
ReplicatedStorage.RagdollService.Shared.Utils.character:36: attempt to index nil with ‘CustomPhysicalProperties’

I found this ROBLOX made ragdoll module chilling inside the CoreGui Util scripts
RagdollRigging.lua (20.8 KB)

1 Like

it’s just for rigging not a ragdoll system framework

I tested it and it’s a ragdoll. That is not toggleable.
OfficialRagdolls.rbxm (16.0 KB)
But I did also make my own Ragdoll that is a toggleable ragdoll system framework that is no where near as complicated as yours. But I did use your ragdoll limb angle limits as a reference. Sorry wrong post meant to post that comment on a different post.

1 Like

does this work with skinned mesh characters?