My program doesn't have bugs. It just develops random features.

UE2:KarmaBoostVolume (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Actor >> Brush >> Volume >> PhysicsVolume >> KarmaBoostVolume
Package: 
Gameplay


Properties[edit]

Property group 'KarmaBoostVolume'[edit]

AffectedClasses[edit]

Type: array<class<Actor> >


bBoostRelative[edit]

Type: bool

If true, boost the actor in the direction of the actor instead of the volume direction

BoostForce[edit]

Type: float

Karma force to be applied

EntryAngleFactor[edit]

Type: float

Actor DOT volume direction must be greater than this

Default value: 0.7

Default values[edit]

Property Value
bDirectional True

Functions[edit]

Events[edit]

Touch[edit]

simulated event Touch (Actor Other)

Overrides: PhysicsVolume.touch


UnTouch[edit]

simulated event UnTouch (Actor Other)

Overrides: PhysicsVolume.untouch


Other instance functions[edit]

ActivateBoost[edit]

simulated function ActivateBoost (Actor Other)


TryBoost[edit]

simulated function TryBoost (Actor Other)