I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE1:Earthquake (U1)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents |
- Package:
- UnrealShare
- No known subclasses.
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Earthquake. note - this just shakes the players. Trigger other effects directly
Properties
Property group 'Earthquake'
bThrowPlayer
Type: bool
Default value: True
duration
Type: float
Default value: 5.0
magnitude
Type: float
Default value: 2000.0
radius
Type: float
Default value: 300.0
Internal variables
remainingTime
Type: float
Default values
| Property | Value |
|---|---|
| bStatic | False |
Events
Timer
event Timer ()
Overrides: Actor.Timer
Trigger
Overrides: Actor.Trigger
