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/neutron1.ini')
-rw-r--r--base/particles/neutron1.ini43
1 files changed, 18 insertions, 25 deletions
diff --git a/base/particles/neutron1.ini b/base/particles/neutron1.ini
index 4dc8139..a4176b9 100644
--- a/base/particles/neutron1.ini
+++ b/base/particles/neutron1.ini
@@ -4,30 +4,23 @@
;
[particles]
-type=spray
-texture=fx/flare01
-timeout=1.0
-eject=0.01
-radius=1
-alpha=0.8
-speed=0.05
-color=0 255 0
-[particles]
-type=trail
-texture=fx/engine_trail
-timeout=0.5
-eject=0.2
-radius=4
-alpha=0.5
-color=0 127 0
+ [ejector]
+ type=spray
+ texture=fx/flare01
+ lifespan=1000
+ interval=10
+ radius=8 2
+ alpha=0.75 0
+ speed=8
+ cone=150
+ color=0 255 0
-[particles]
-type=trail
-texture=fx/engine_trail
-timeout=0.5
-eject=0.2
-radius=4
-alpha=0.5
-roll=90
-color=0 127 0 \ No newline at end of file
+ [ejector]
+ type=trail
+ texture=fx/engine_trail
+ lifespan=500
+ interval=200
+ radius=4
+ alpha=0.5
+ color=0 196 0 \ No newline at end of file