UE2:U2Spore (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
U2XMP Object >> Actor >> Pawn >> LicenseePawn >> U2Pawn >> U2PawnBase >> U2Spore
Package:
U2Pawns

U2Spore.

Properties

Property group 'U2Spore'

bMultipleAxes

Type: bool

rotate on multiple axes simultaneously -- results in "tumbling" effect

bRandomizeDirection

Type: bool

if true, rotation directions randomly reversed

Default value: True

ImpactParticleEffect

Type: ParticleGenerator


Default value: ParticleSalamander'spore_FX.ParticleSalamander0'

ImpactSoundString

Type: string


Default value: "U2SporeA.SporeImpact"

LoopingAnimationName

Type: name


LoopingAnimRate

Type: float


Default value: 1.0

MaxAmbientRotationRate

Type: Object.Rotator


Default value:

Member Value
Pitch 32767
Roll 32767
Yaw 32767

MinAmbientRotationRate

Type: Object.Rotator


Default value:

Member Value
Pitch 2048
Roll 2048
Yaw 2048

Default values

Events

Bump

event Bump (Actor Other)

Overrides: Actor.Bump


Destroyed

event Destroyed ()

Overrides: U2Pawn.Destroyed


PreBeginPlay

event PreBeginPlay ()

Overrides: U2PawnBase.PreBeginPlay


States

@DyingState