Currently we dont have access to ragdoll mode for humans, this cause a lot of troubles in mods/addons/scripts/features development
For example:
Drag dead or unconscious body
Car crash - human punch
Driver throwout on critical car crash (head-to-head/object)
Freefall
Non lethal explosive waves
Melee combat/knockdown/stroke by gun
So here need add function to allow enable ragdoll, with few arguments:
- min time (minimal time for simulation)
- max time (maximal time for simulation)
- standalone/react (dont react on other physical affections/react on all)
- recalculate or activate this again when first simulation finished?