I love the smell of UnrealEd crashing in the morning. – tarquin

UE2:ViewShaker (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UE2Runtime Object >> Actor >> Triggers >> ViewShaker
Package: 
Gameplay
This class in other games:
UT2003, UT2004

ViewShaker: Shakes view of any playercontrollers within the ShakeRadius

Properties

Property group 'ViewShaker'

OffsetIterations

Type: float


Default value: 500.0

OffsetMagHorizontal

Type: float

max view offset horizontally

OffsetMagVertical

Type: float

max view offset vertically

Default value: 10.0

OffsetRateHorizontal

Type: float

how fast to offset view horizontally

Default value: 353.0

OffsetRateVertical

Type: float

how fast to offset view vertically

Default value: 400.0

RollMag

Type: float

how far to roll view

RollRate

Type: float

how fast to roll view

ShakeRadius

Type: float

radius within which to shake player views

Default value: 2000.0

ViewRollTime

Type: float

how long to roll the instigator's view

Default values

Property Value
Texture Texture'Gameplay.S_SpecialEvent'

Events

Trigger

event Trigger (Actor Other, Pawn EventInstigator)

Overrides: Actor.Trigger