UE2:FearSpot (U2)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
U2 Object >> Actor >> Triggers >> AvoidMarker >> FearSpot
Package:
Legend
This class in other games:

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