[code]ParticleEmitter("Drops")
{
MaxParticles(20.0000,20.0000);
StartDelay(0.0000,0.0000);
BurstDelay(0.0010, 0.0010);
BurstCount(1.0000,1.0000);
MaxLodDist(50.0000);
MinLodDist(10.0000);
BoundingRadius(5.0);
SoundName("")
NoRegisterStep();
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.2000,0.2000);
PositionY(0.6000,1.2000);
PositionZ(-0.2000,0.2000);
}
Offset()
{
PositionX(0.0000,0.0000);
PositionY(0.0000,0.0000);
PositionZ(0.0000,0.0000);
}
PositionScale(0.0000,0.0000);
VelocityScale(1.5000,2.2500);
InheritVelocityFactor(0.0000,0.0000);
Size(0, 0.2000, 0.2500);
Red(0, 255.0000, 255.0000);
Green(0, 0.0000, 0.0000);
Blue(0, 0.0000, 0.0000);
Alpha(0, 10.0000, 40.0000);
StartRotation(0, 0.0000, 360.0000);
RotationVelocity(0, 0.0000, 0.0000);
FadeInTime(0.0000);
}
Transformer()
{
LifeTime(0.6000);
Position()
{
LifeTime(0.6000)
Accelerate(0.0000, -4.0000, 0.0000);
}
Size(0)
{
LifeTime(0.6000)
Scale(2.5000);
}
Color(0)
{
LifeTime(0.6000)
Reach(255.0000,0.0000,0.0000,0.0000);
}
}
Geometry()
{
BlendMode("NORMAL");
Type("PARTICLE");
Texture("com_sfx_dirt1");
}
}
[/code]