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/explosion.ini | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'base/particles/explosion.ini') diff --git a/base/particles/explosion.ini b/base/particles/explosion.ini index 8af6233..71487c5 100644 --- a/base/particles/explosion.ini +++ b/base/particles/explosion.ini @@ -7,8 +7,8 @@ [sprites] texture=fx/explosion01_16 + timeout=2500 lifespan=4000 - timeout=5000 interval=50 radius=512 2048 alpha=0 0.5 0 @@ -20,7 +20,7 @@ [sprites] texture=fx/flare02 - timeout=5000 + timeout=3000 lifespan=4500 interval=15 radius=16 24 @@ -34,11 +34,11 @@ [streaks] texture=fx/streak001 - timeout=5000 + timeout=3000 interval=50 lifespan=5000 - speed=64 68 - tailspeed=48 56 + speed=72 74 + tailspeed=58 60 cone=360 radius=12 16 alpha=0.0 0.75 0 @@ -49,7 +49,7 @@ [streaks] texture=fx/streak002 - timeout=5000 + timeout=3000 interval=30 lifespan=3500 speed=80 84 -- cgit v1.2.3