Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE2:Scout (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2XMP Object >> Actor >> Pawn >> Scout
Package: 
Engine
This class in other games:
RTNP, U1, UT, UE2Runtime, U2, UT2003, UT2004, UT3, UDK

Scout used for path generation.

Properties

MaxLandingVelocity

Type: float

Modifiers: const


Default values

Property Value
AccelRate 1.0
bBlockActors False
bBlockPlayers False
bCanAdjustJump True
bCollideActors False
bCollideWorld False
bPathColliding True
bProjTarget False
CollisionRadius 52.0
CrouchCostMultiplier 1.0
DoorCostMultiplier 1.0
JumpCostMultiplier 1.0
LadderCostMultiplier 1.0
MaxJumpUpDistance 3.4028235E38
SwimCostMultiplier 1.0

Events

PreBeginPlay

simulated event PreBeginPlay ()

Overrides: Pawn.PreBeginPlay