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

UE1:Drip (UT)

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT Object >> Actor >> Decoration >> DripGenerator >> Drip
Package: 
UnrealShare
This class in other games:
RTNP, U1

Drip.

Properties

Property group 'Drip'

DripSound

Type: Sound


Default value: Sound'UnrealShare.General.Drip1'

Default values

Property Value
bCollideWorld True
bHidden False
CollisionHeight 0.0
CollisionRadius 0.0
DripPause 0.0
DripTexture None
DripVariance 0.0
LifeSpan 5.0
Physics PHYS_Falling
Skin Texture'UnrealShare.Jmisc1'

States

FallingState

Modifiers: auto

FallingState.HitWall

simulated event HitWall (Object.Vector HitNormal, Actor Wall)

Overrides: Actor.HitWall (global)


FallingState.Landed

event Landed (Object.Vector HitNormal)

Overrides: Decoration.Landed (global)


FallingState.touch

singular event touch (Actor Other)

Overrides: Actor.Touch (global)