From 0d123f87f31d111eca321debee5253cd68fa1f2b Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Tue, 29 Jan 2013 00:21:10 +0000 Subject: Improved particle systems, made metrions pink, added an alpha channel to the trail textures. --- base/particles/metrion1.ini | 33 +++++++++++++++------------------ 1 file changed, 15 insertions(+), 18 deletions(-) (limited to 'base/particles/metrion1.ini') diff --git a/base/particles/metrion1.ini b/base/particles/metrion1.ini index 56e6745..8609957 100644 --- a/base/particles/metrion1.ini +++ b/base/particles/metrion1.ini @@ -6,22 +6,19 @@ [particles] [sprites] - texture=fx/flare02 - spawnradius=12 - lifespan=500 - interval=25 - radius=8 4 - alpha=0.7 0 - entity=true - - [sprites] - texture=fx/flare02 - spawnradius=16 - cone=15 - speed=15 + texture=fx/engine_smoke lifespan=750 - interval=25 - radius=12 2 - alpha=0.7 0 - entity=false - entitysecond=true + interval=15 + radius=4 32 + alpha=0.75 0 + color=255 123 255 + + [trail] + texture=fx/trail001 + lifespan=1500 + interval=75 + radius=64 8 + offset=0.75 + alpha=0.5 0 + color=255 123 255 + -- cgit v1.2.3