I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:Bubble (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:12, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2003 Object >> Actor >> Effects >> Bubble
Package: 
XEffects
This class in other games:
RTNP, U1, UT, UT2004

Bubble.

Default values[edit]

Property Value
Buoyancy 5.0
DrawScale 0.2
DrawType DT_Mesh
LifeSpan 2.0
Mass 3.0
Mesh Mesh'SBubbles'
Physics PHYS_Falling
RemoteRole ROLE_SimulatedProxy
Style STY_Translucent
Texture Texture'S_bubble1'

Events[edit]

BeginPlay[edit]

simulated event BeginPlay ()

Overrides: Actor.BeginPlay


PhysicsVolumeChange[edit]

simulated event PhysicsVolumeChange (PhysicsVolume Volume)

Overrides: Actor.PhysicsVolumeChange