Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE1:Earthquake (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:12, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
RTNP Object >> Actor >> Keypoint >> Earthquake
Package: 
UnrealShare
This class in other games:
U1, UT

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

event Trigger (Actor Other, Pawn EventInstigator)

Overrides: Actor.Trigger