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

UE1:ParticleBurst (UT)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT Object >> Actor >> Effects >> ParticleBurst

Contents

Package: 
UnrealShare
Direct subclass:
ParticleBurst2
This class in other games:
RTNP, U1

ParticleBurst.

[edit] Default values

Property Value
bFixedRotationDir True
bParticles True
bUnlit True
DrawScale 0.7
DrawType DT_Mesh
LifeSpan 0.6
Mesh LodMesh'UnrealShare.PartBurst'
Physics PHYS_Rotating
RotationRate
Member Value
Pitch 100
Roll -200
Yaw 100
Style STY_Translucent
Texture Texture'UnrealShare.Effects.T_PBurst'

[edit] States

[edit] Explode

Modifiers: auto

[edit] Explode.AnimEnd

simulated event AnimEnd ()

Overrides: Actor.AnimEnd (global)


[edit] Explode.BeginState

simulated event BeginState ()

Overrides: Object.BeginState (global)


[edit] Explode.Tick

simulated event Tick (float DeltaTime)

Overrides: Actor.Tick (global)