RagdollService
This item only works when running on the server. Server
Initializes ragdoll related binders
Functions
Init
Initializes the ragdoll service on the server. Should be done via ServiceBag.
SetRagdollOnFall
RagdollService:
SetRagdollOnFall
(
ragdollOnFall:
boolean
) →
(
)
Sets whether ragdolls should ragdoll on fall.
SetRagdollOnDeath
RagdollService:
SetRagdollOnDeath
(
ragdollOnDeath:
boolean
) →
(
)
Sets whether ragdolls should unragdoll automatically.
SetUnragdollAutomatically
RagdollService:
SetUnragdollAutomatically
(
unragdollAutomatically:
boolean
) →
(
)
Sets whether ragdolls should unragdoll automatically.