I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:FearSpot (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> Actor >> Triggers >> AvoidMarker >> FearSpot
Package: 
Gameplay
This class in other games:
RTNP, U1, UT, UE2Runtime, U2, UT2004

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

Properties[edit]

Property group 'FearSpot'[edit]

bInitiallyActive[edit]

Type: bool


Default values[edit]

Property Value
CollisionRadius 200.0

Events[edit]

Touch[edit]

event Touch (Actor Other)

Overrides: AvoidMarker.Touch


Trigger[edit]

event Trigger (Actor Other, Pawn EventInstigator)

Overrides: Actor.Trigger