Ragdoll Demo
Ragdoll Demo
The Ragdoll Demo shows an navigating AI being damaged by a collision with a boulder. When the damage happens, it kills the AI, activates its ragdoll components, and allows it to tumble down a cliff driven by physics. Damage is dealt through an example script called DamageAIByCollision. Users can also use this script as an example to see how to damage an AI from an external source.

Last updated
Was this helpful?