Character Ragdoll
Quick toggleing of ragdoll physics for characters
If you wish to be able to trigger ragdoll effects on your characters, be sure to make a variant of the prefab AirshipCharacterRagdoll which has rigidbodies setup for ragdoll effects.
If your character prefab has a ragdoll on it you can access it in TS by getting a reference to the CharacterRagdoll Airship component. This component also has easy functions for adding forces to all of the ragdolls joints at once.
Last updated