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')
-rw-r--r--base/particles/engine_exhaust.ini36
-rw-r--r--base/particles/engine_exhaust_tsukhan.ini34
2 files changed, 69 insertions, 1 deletions
diff --git a/base/particles/engine_exhaust.ini b/base/particles/engine_exhaust.ini
index 0c71d3d..4a065ce 100644
--- a/base/particles/engine_exhaust.ini
+++ b/base/particles/engine_exhaust.ini
@@ -5,10 +5,44 @@
[particles]
type=flame
-texture=fx/flame00
+texture=fx/flame_plain
timeout=0.12
eject=0.02
radius=18
alpha=0.5
offset=0.25
+[particles]
+type=trail
+texture=fx/engine_trail
+timeout=4.0
+eject=0.15
+radius=12
+alpha=0.5
+
+[particles]
+type=trail
+texture=fx/engine_trail
+timeout=4.0
+eject=0.15
+radius=12
+alpha=0.5
+roll=45
+
+[particles]
+type=trail
+texture=fx/engine_trail
+timeout=4.0
+eject=0.15
+radius=12
+alpha=0.5
+roll=90
+
+[particles]
+type=trail
+texture=fx/engine_trail
+timeout=4.0
+eject=0.15
+radius=12
+alpha=0.5
+roll=135
diff --git a/base/particles/engine_exhaust_tsukhan.ini b/base/particles/engine_exhaust_tsukhan.ini
index 86d375d..3745d2c 100644
--- a/base/particles/engine_exhaust_tsukhan.ini
+++ b/base/particles/engine_exhaust_tsukhan.ini
@@ -11,3 +11,37 @@ eject=0.01
radius=32
alpha=0.5
+[particles]
+type=trail
+texture=fx/engine_trail_tsukhan
+timeout=4.0
+eject=0.15
+radius=12
+alpha=1.0
+
+[particles]
+type=trail
+texture=fx/engine_trail_tsukhan
+timeout=4.0
+eject=0.15
+radius=12
+alpha=1.0
+roll=45
+
+[particles]
+type=trail
+texture=fx/engine_trail_tsukhan
+timeout=4.0
+eject=0.15
+radius=12
+alpha=1.0
+roll=90
+
+[particles]
+type=trail
+texture=fx/engine_trail_tsukhan
+timeout=4.0
+eject=0.15
+radius=12
+alpha=1.0
+roll=135