There is no spoon

UE2:FearSpot (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2004 Object >> Actor >> Triggers >> AvoidMarker >> FearSpot

Contents

Package: 
Gameplay
This class in other games:
RTNP, U1, U2, UE2Runtime, UT, UT2003

FearSpot. Creatures will tend to back away when entering this spot To be effective, there should also not be any paths going through the area

[edit] Properties

[edit] Property group 'FearSpot'

[edit] bInitiallyActive

Type: bool


[edit] Default values

Property Value
CollisionRadius 200.0

[edit] Events

[edit] Touch

event Touch (Actor Other)

Overrides: AvoidMarker.Touch


[edit] Trigger

event Trigger (Actor Other, Pawn EventInstigator)

Overrides: Actor.Trigger