Gah - a solution with more questions. – EntropicLqd

UE1:AmbushPoint (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> Actor >> NavigationPoint >> AmbushPoint
Package: 
Engine
Direct subclass:
DefensePoint
This class in other games:
RTNP, U1, U2XMP, U2, UE2Runtime

Ambushpoint.

Properties[edit]

Property group 'AmbushPoint'[edit]

bSniping[edit]

Type: bool

bots should snipe from this position

SightRadius[edit]

Type: float

How far bot at this point should look for enemies

Default value: 5000.0

Internal variables[edit]

lookdir[edit]

Type: Object.Vector


survivecount[edit]

Type: byte

used when picking ambushpoint

Default values[edit]

Property Value
bDirectional True
SoundVolume 128

Events[edit]

PreBeginPlay[edit]

event PreBeginPlay ()

Overrides: Actor.PreBeginPlay