Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE1:Jumper (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10: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 >> Triggers >> Jumper
Package: 
UnrealShare
This class in other games:
U1, UT

Jumper. Creatures will jump on hitting this trigger in direction specified

Properties[edit]

Property group 'Jumper'[edit]

bOnceOnly[edit]

Type: bool


JumpZ[edit]

Type: float


LimitedToClass[edit]

Type: class<ScriptedPawn>


Internal variables[edit]

Pending[edit]

Type: ScriptedPawn


Default values[edit]

Property Value
bDirectional True

Events[edit]

Timer[edit]

event Timer ()

Overrides: Actor.Timer


Touch[edit]

event Touch (Actor Other)

Overrides: Actor.Touch