Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'base/particles/engine_exhaust.ini')
-rw-r--r--base/particles/engine_exhaust.ini14
1 files changed, 7 insertions, 7 deletions
diff --git a/base/particles/engine_exhaust.ini b/base/particles/engine_exhaust.ini
index a7d2eb3..81072ce 100644
--- a/base/particles/engine_exhaust.ini
+++ b/base/particles/engine_exhaust.ini
@@ -28,17 +28,17 @@
[sprites]
texture=fx/engine_exhaust
- lifespan=5000
- interval=25
+ lifespan=250
+ interval=1
radius=2 32 1
;64 256 16
spawnradius=1.5
alpha=1 0.5 0
offset=0
- speed=16
- cone=0
+ speed=128
+ cone=4
color=1.0f 1.0f 0.9f
- ; only eject particles when thruster is active
+
thrust=true
impulse=true
attached=true
@@ -59,7 +59,7 @@
speed=18
cone=16
color=1.0f 1.0f 0.9f
- ; only eject particles when thruster is active
+ ; only eject particles when impulse is active
thrust=false
impulse=true
attached=true
@@ -86,6 +86,6 @@
speed=32
; ejection cone size, in degrees
cone=0
- ; only eject particles when thruster is active
+
thrust=true
impulse=true