Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UnrealShare.EnergyBurst


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
00025
00026
00027
00028
00029
00030
00031
00032
//=============================================================================
// EnergyBurst.
//=============================================================================
class EnergyBurst extends AnimSpriteEffect;

#exec AUDIO IMPORT FILE="sounds\flak\expl2.wav" NAME="Explo1" GROUP="General"

#exec TEXTURE IMPORT NAME=ExplosionPal3 FILE=textures\expal2.pcx GROUP=Effects

#exec OBJ LOAD FILE=textures\maine.utx PACKAGE=UnrealShare.Maineffect

defaultproperties
{
     NumFrames=6
     Pause=0.060000
     EffectSound1=Sound'UnrealShare.General.Explo1'
     RemoteRole=ROLE_SimulatedProxy
     LifeSpan=0.500000
     DrawType=DT_SpriteAnimOnce
     Style=STY_Translucent
     Texture=Texture'UnrealShare.MainEffect.E6_A00'
     Skin=Texture'UnrealShare.Effects.ExplosionPal3'
     DrawScale=1.500000
     LightType=LT_TexturePaletteOnce
     LightEffect=LE_NonIncidence
     LightBrightness=255
     LightHue=0
     LightSaturation=255
     LightRadius=8
     bCorona=False
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: za 22-4-2006 13:06:32.000 - Creation time: za 22-4-2006 13:07:25.484 - Created with UnCodeX