| Home Page | Recent Changes | Preferences

KActor

UT2003 :: Actor >> KActor

Use the KActor to make objects behave with Karma real-world physics. KActors can be linked together with KConstraint actors to form chains. To quote the script - Just a handy class to derive off to make physics objects.

Properties

Main

bool bOrientImpactEffect
class<Actor> ImpactEffect
float ImpactInterval
The frequency between inpact sounds
array<Sound> ImpactSounds
List of sounds on actor impact. A random one will be played on an impact.
float ImpactVolume
Volume of the impact sounds

Karma

bool bKTakeShot

Hidden

float LastImpactTime
Recorded time of the last impact

Known Subclasses

 Engine.KActor
   +-Engine.KConstraint
   |   +Engine.KBSJoint
   |   +Engine.KCarWheelJoint
   |   +Engine.KConeLimit
   |   +Engine.KHinge
   +-Engine.KTire
       +Vehicles.BulldogTire

Related Topics


Category Class (UT2003)

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