There is no spoon
UE2:XKicker (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
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. |
xKicker - from UT Creatures will jump on hitting this trigger in direction specified
Properties[edit]
Property group 'xKicker'[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