From ab3ec9e0c5879df1c8d9d95326bdff69a3541adc Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 20 Jan 2013 21:39:02 +0000 Subject: Updated particle systems for the new particle system engine. --- base/particles/explosion.ini | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) (limited to 'base/particles/explosion.ini') diff --git a/base/particles/explosion.ini b/base/particles/explosion.ini index 551a6fb..396a94c 100644 --- a/base/particles/explosion.ini +++ b/base/particles/explosion.ini @@ -4,10 +4,13 @@ ; [particles] -type=spray -texture=fx/explosion03_15 -timeout=4 -eject=.5 -radius=2500 -alpha=0.5 -speed=0.1 + + [ejector] + type=spray + texture=fx/explosion03_15 + lifespan=4000 + interval=2500 + radius=0 256 + alpha=0.5 + speed=0.15 + \ No newline at end of file -- cgit v1.2.3