Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
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 00033 00034 00035 00036 00037 |
class SphereHealing1100r extends Emitter placeable; // for changing the size of the sphere: // A radius of 900 requires Sizescale set to 200, and StartSizeRange set to 7. // if you want a radius of 1800, double the StartSizeRange to 14. defaultproperties { Begin Object Class=MeshEmitter Name=MeshEmitter0 StaticMesh=StaticMesh'DCStatics.Meshes.SphereHealing' RenderTwoSided=True UseParticleColor=True RespawnDeadParticles=False UseSizeScale=True UseRegularSizeScale=False AutomaticInitialSpawning=False MaxParticles=1 SpinsPerSecondRange=(X=(Max=10.000000),Y=(Max=10.000000),Z=(Max=10.000000)) SizeScale(0)=(RelativeSize=200.000000) InitialParticlesPerSecond=50000.000000 DrawStyle=PTDS_AlphaBlend SecondsBeforeInactive=0.000000 StartSizeRange=(X=(Min=8.550000,Max=8.550000),Y=(Min=8.550000,Max=8.550000),Z=(Min=8.550000,Max=8.550000)) LifetimeRange=(Min=0.500000,Max=0.500000) InitialDelayRange=(Min=0.000000,Max=0.000000) End Object Emitters(0)=MeshEmitter'SphereHealing1100r.MeshEmitter0' AutoDestroy=True bNoDelete=False bNetTemporary=True RemoteRole=ROLE_DumbProxy Style=STY_Masked bDirectional=True } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |