From 088858f46b82c36d747c4d42b026c21a846399c1 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 29 Sep 2013 08:37:40 +0000 Subject: Improves jumpgate vortex particles. --- base/maps/static/jumpgate.map | 4 ++-- base/particles/vortex.ini | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'base') diff --git a/base/maps/static/jumpgate.map b/base/maps/static/jumpgate.map index 1542118..fec2c7c 100644 --- a/base/maps/static/jumpgate.map +++ b/base/maps/static/jumpgate.map @@ -767,7 +767,7 @@ // entity 75 { "classname" "fx_particles" -"origin" "480.000000 0.000000 0.000000" +"origin" "-192.000000 0.000000 0.000000" "script" "vortex" -"scale" "8" +"scale" "3.5" } diff --git a/base/particles/vortex.ini b/base/particles/vortex.ini index 182b6a7..4a04d60 100644 --- a/base/particles/vortex.ini +++ b/base/particles/vortex.ini @@ -10,7 +10,7 @@ lifespan=2500 interval=50 spawnradius=64 - cone=360 + cone=60 radius=16 32 alpha=0.25 0 offset=0.75 @@ -23,7 +23,7 @@ lifespan=2500 interval=50 spawnradius=64 - cone=360 + cone=600 radius=16 32 alpha=0.25 0 offset=0.75 @@ -34,11 +34,11 @@ [sprites] texture=fx/flare04 spawnradius=8 - cone=360 - speed=16 32 - lifespan=1500 + cone=75 + speed=4 8 + lifespan=1250 interval=10 - radius=4 8 0 + radius=2 4 0 alpha=0.5 0 color=255 255 192 scaled=true -- cgit v1.2.3