| Home Page | Recent Changes | Preferences

KarmaParamsSkel

UT2003 :: Object >> KarmaParamsCollision >> KarmaParams >> KarmaParamsSkel

The Karma physics parameter specific to skeletons. This is a native subclass used for Karma ragdoll physics.

Note: All parameters are in Karma scale.

Properties

Main

string KSkeleton
Karma Asset to use for this skeleton. This is the textual name of the skeleton asset to use with this actor.
bool bKDoConvulsions
Whether to convulse and spasm.
bool bRubbery
range KConvulseSpacing
Time between convulsions.

Hidden

vector KShotStart (transient)
When the skeletal physics starts up, we check this line against the skeleton, and apply an impulse with magnitude KShotStrength if we hit a bone. This has to be deferred because ragdoll-startup is.
vector KShotEnd (transient)
float KShotStrength (transient)
bool bKImportantRagdoll (transient)
This indicates this ragdoll will not be recycled during KMakeRagdollAvailable

Related Topics

Discussion

Unknown (author): I believe you must use the #exec directive to import the skeleton if it is not been previously imported into another package, but I haven't tested it too thoroughly.


Category Class (UT2003)

Category Class (UT2004)

The Unreal Engine Documentation Site

Wiki Community

Topic Categories

Image Uploads

Random Page

Recent Changes

Offline Wiki

Unreal Engine

Console Commands

Terminology

FAQs

Help Desk

Mapping Topics

Mapping Lessons

UnrealEd Interface

UnrealScript Topics

UnrealScript Lessons

Making Mods

Class Tree

Modeling Topics

Chongqing Page

Log In