# Ragdoll

Adds ragdoll support for this body.

{% hint style="info" %}
When a player dies, we can turn on this ragdoll [here](https://renownedgames.gitbook.io/aurora-engine/components/first-person-health/death-settings).
{% endhint %}

![](https://4102492771-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MbGcEmnwAxQ5XmsXrVA%2F-MdbA-jIQnFAyDTwBs33%2F-MdbA4HxJT_cfXm5c50X%2Fimage.png?alt=media\&token=0a146f89-f09f-4cea-8f5d-5e087081cf89)

| Property          | Description                                                                                                       |
| ----------------- | ----------------------------------------------------------------------------------------------------------------- |
| Simulate On Start | Simulate a ragdoll at the start.                                                                                  |
| Get Up From Belly | We pass the animation that will be played when the ragdoll is disabled. Animation of getting up from the stomach. |
| Get Up From Back  | We pass the animation that will be played when the ragdoll is disabled. Animation of getting up from the back.    |
| Blend Duration    | The mixing time from the ragdoll position to the animation.                                                       |
