Mostly Harmless

UE1:Kicker (UT)

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT Object >> Actor >> Triggers >> Kicker
Package: 
BotPack

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

Properties[edit]

Property group 'Kicker'[edit]

bKillVelocity[edit]

Type: bool


bRandomize[edit]

Type: bool


KickedClasses[edit]

Type: name


Default value: 'Pawn'

KickVelocity[edit]

Type: Object.Vector


Default values[edit]

Property Value
bDirectional True
RemoteRole ROLE_SimulatedProxy

Events[edit]

PostTouch[edit]

simulated event PostTouch (Actor Other)

Overrides: Actor.PostTouch


Touch[edit]

simulated event Touch (Actor Other)

Overrides: Actor.Touch