I don't need to test my programs. I have an error-correcting modem.
UE2:KarmaBoostVolume (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Brush >> Volume >> PhysicsVolume >> KarmaBoostVolume |
- Package:
- Gameplay
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Properties
Property group 'KarmaBoostVolume'
AffectedClasses
bBoostRelative
Type: bool
If true, boost the actor in the direction of the actor instead of the volume direction
BoostForce
Type: float
Karma force to be applied
EntryAngleFactor
Type: float
Actor DOT volume direction must be greater than this
Default value: 0.7
Default values
Property | Value |
---|---|
bDirectional | True |
Functions
Events
Touch
simulated event Touch (Actor Other)
Overrides: PhysicsVolume.touch
UnTouch
simulated event UnTouch (Actor Other)
Overrides: PhysicsVolume.untouch
Other instance functions
ActivateBoost
simulated function ActivateBoost (Actor Other)
TryBoost
simulated function TryBoost (Actor Other)