My program doesn't have bugs. It just develops random features.

UE2:FearSpot (U2)

From Unreal Wiki, The Unreal Engine Documentation Site

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

Contents

Package: 
Legend
This class in other games:
RTNP, U1, UE2Runtime, UT, UT2003, 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

[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