Ragdoll Script R15 and R6 [PC, Mobile, Xbox]

The ragdoll is working great! I was just looking for a simple 5 second time-out switch, and this worked perfectly! I wasn’t 100% sure how to call the ragdoll code, but I found it in this thread.

Some minor, non-functional issues with the code:

  1. Should rename all scripts to include the word “Ragdoll”. In particular, the “Module” and “Server” files are not descriptive and will disappear into someone else’s existing files. I did this, and updated the 2 places in the code where the module was called. Only a minor inconvenience.
  2. “CreateCollisionGroup” and “SetPartCollisionGroup” are both depreciated. I will figure out how to modernize these commands in the code on my end. The yellow text in output is triggering. :slight_smile: