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_exhaust.ini
parentd4abb2f13725a5e0ca1ac83be1d91767fcd498a3 (diff)
Updated generic particle scripts.
Diffstat (limited to 'base/particles/engine_exhaust.ini')
-rw-r--r--base/particles/engine_exhaust.ini6
1 files changed, 4 insertions, 2 deletions
diff --git a/base/particles/engine_exhaust.ini b/base/particles/engine_exhaust.ini
index 6ce7231..b2de7bb 100644
--- a/base/particles/engine_exhaust.ini
+++ b/base/particles/engine_exhaust.ini
@@ -15,11 +15,13 @@
; radius begin middle end
radius= 2 8 2
; alpha begin middle end
- alpha=0.0 0.25 0.0
+ alpha=0.0 0.5 0.0
; middle point offset [0-1}, default 0.5
offset=0.1
+ ; particle color
+ color=255 255 255
; particle speed
- speed=32
+ speed=32
; ejection cone size, in degrees
cone=0
; only eject particles when thruster is used