The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE2:ViewShaker (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
- Package:
- Gameplay
- This class in other games:
- UE2Runtime, UT2004
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. |
ViewShaker: Shakes view of any playercontrollers - amb - rewrote this within the ShakeRadius
Properties[edit]
Property group 'ViewShaker'[edit]
OffsetMag[edit]
Type: Object.Vector
max view offset vertically
Default value:
Member | Value |
---|---|
X | 10.0 |
Y | 10.0 |
Z | 10.0 |
OffsetRate[edit]
Type: Object.Vector
how fast to offset view vertically
Default value:
Member | Value |
---|---|
X | 1000.0 |
Y | 1000.0 |
Z | 1000.0 |
OffsetTime[edit]
Type: float
Default value: 3.0
RotMag[edit]
Type: Object.Vector
how far to rot view
RotRate[edit]
Type: Object.Vector
how fast to rot view
RotTime[edit]
Type: float
how much time to rot the instigator's view
ShakeRadius[edit]
Type: float
radius within which to shake player views
Default value: 2000.0
Events[edit]
Trigger[edit]
Overrides: Actor.Trigger