๐คชRagdoll
Enabling Ragdoll
To enable ragdoll, change false
RagdollEnabled = falseto true in config.lua
Ragdoll Options
An option to toggle whether ragdoll requires a single key press or the key to be held is found under
RagdollAsToggle = true,Changing the value to true will enable a toggleable ragdoll, changing the value to false will require the player to hold down the assigned ragdoll key.
Last updated