There is no spoon

UE1:UT_GreenBlob (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09: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 >> Effects >> UT_GreenBlob
Package: 
BotPack

ut_GreenBlob.

Default values

Property Value
bBounce True
bCollideWorld True
bHighDetail True
bUnlit True
CollisionHeight 4.0
CollisionRadius 4.0
DrawScale 0.8
DrawType DT_Mesh
LifeSpan 7.0
Mesh LodMesh'Botpack.BioGelm'
NetPriority 2.0
Physics PHYS_Falling
RemoteRole ROLE_SimulatedProxy
Style STY_Translucent
Texture Texture'Botpack.Jgreen'

Instance functions

Setup

simulated function Setup (Object.Vector WallNormal)


States

Explode

Modifiers: auto

Explode.HitWall

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

Overrides: Actor.HitWall (global)


Explode.Landed

simulated event Landed (Object.Vector HitNormal)

Overrides: Actor.Landed (global)