Installation
Ragdoll System can be installed in two ways.
Method 1: Roblox Studio
- Get Ragdoll System from the Roblox Library.
 - Drop it right into ReplicatedStorage
 
Method 2: Wally
- Make sure you have wally installed.
 - Add Ragdoll System to your 
wally.tomldependency list. 
wally.toml
[dependencies]
RagdollSystem = "leastormer/ragdoll-system@0.6.1"
- Run 
wally install - Ragdoll System is ready to be used.