Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2013-04-16 21:11:23 +0000
committerStijn Buys <ingar@osirion.org>2013-04-16 21:11:23 +0000
commit4d4c4a786780d7b603e4680d94b72581ce2c9c42 (patch)
treee3706111c855174e20d138a127dbe3cebdfed537 /base/particles/engine_smoke.ini
parentd4abb2f13725a5e0ca1ac83be1d91767fcd498a3 (diff)
Updated generic particle scripts.
Diffstat (limited to 'base/particles/engine_smoke.ini')
-rw-r--r--base/particles/engine_smoke.ini31
1 files changed, 16 insertions, 15 deletions
diff --git a/base/particles/engine_smoke.ini b/base/particles/engine_smoke.ini
index 5178ab0..b6c7a2d 100644
--- a/base/particles/engine_smoke.ini
+++ b/base/particles/engine_smoke.ini
@@ -8,14 +8,15 @@
[sprites]
texture=fx/engine_smoke
lifespan=2500
- interval=25
+ interval=20
spawnradius=24
cone=15
radius=0 32
alpha=0.25 0
offset=0.25
- speed=4
- color=0.5 0.5 0.5
+ speed=2
+ color=0.7 0.7 0.7
+ colorsecond=0.2 0.2 0.2
thrust=true
impulse=false
attached=false
@@ -30,18 +31,18 @@
radius=6 10 2
alpha=0.5 0
color=1 1 1
- attached=true
+ attached=false
impulse=true
thrust=false
- [flares]
- texture=fx/engine_ring
- speed=128
- lifespan=1000
- interval=250
- radius=30 32
- alpha=0.5 0
- color=0 1 1
- impulse=true
- thrust=false
- attached=true
+; [flares]
+; texture=fx/engine_ring
+; speed=128
+; lifespan=1000
+; interval=250
+; radius=30 32
+; alpha=0.5 0
+; color=0 1 1
+; impulse=true
+; thrust=false
+; attached=true