I love the smell of UnrealEd crashing in the morning. – tarquin

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

Property group 'FearSpot'

bInitiallyActive

Type: bool


Default values

Property Value
CollisionRadius 200.0

Events

Touch

event Touch (Actor Other)

Overrides: AvoidMarker.Touch


Trigger

event Trigger (Actor Other, Pawn EventInstigator)

Overrides: Actor.Trigger