[code]ParticleEmitter("BlackSmoke")
{
MaxParticles(-1.0000,-1.0000);
StartDelay(0.0000,0.0000);
BurstDelay(0.1500, 0.1600);
BurstCount(1.0000,1.0000);
MaxLodDist(50000.0000);
MinLodDist(2.0000);
BoundingRadius(5.0);
SoundName("")
Size(1.0000, 1.0000);
Hue(255.0000, 255.0000);
Saturation(255.0000, 255.0000);
Value(255.0000, 255.0000);
Alpha(255.0000, 255.0000);
Spawner()
{
Spread()
{
PositionX(0.0000,0.0000);
PositionY(0.2500,2.0000);
PositionZ(0.0000,0.0000);
}
Offset()
{
PositionX(-0.5000,0.5000);
PositionY(0.0000,0.0000);
PositionZ(-0.5000,0.5000);
}
PositionScale(0.0000,0.0000);
VelocityScale(1.5000,1.5000);
InheritVelocityFactor(0.0000,0.0000);
Size(0, 0.2500, 1.7500);
Hue(0, 127.5000, 127.5000);
Saturation(0, 0.0000, 0.0000);
Value(0, 255.0000, 255.0000);
Alpha(0, 0.0000, 50.0000);
StartRotation(0, 0.0000, 360.0000);
RotationVelocity(0, -40.0000, 0.0000);
FadeInTime(0.0000);
}
Transformer()
{
LifeTime(7.0000);
Position()
{
LifeTime(7.0000)
Accelerate(0.0000, -0.1000, 0.0000);
}
Size(0)
{
LifeTime(6.0000)
Scale(4.0000);
}
Color(0)
{
LifeTime(3.0000)
Move(127.5000,0.0000,200.0000,120.0000);
Next()
{
LifeTime(4.0000)
Move(0.0000,0.0000,0.0000,-170.0000);
}
}
}
Geometry()
{
BlendMode("NORMAL");
Type("PARTICLE");
Texture("thicksmoke2");
}
}
[/code]