Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: 5559758acf2b9e1640a93d0b719ee0c435191d9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
;
; particles/neutron1.ini
; Neutron cannon particles
;

[particles]
type=spray
texture=fx/flare01
timeout=1.0
eject=0.01
radius=2
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

[particles]
type=trail
texture=fx/engine_trail
timeout=0.5
eject=0.2
radius=4
alpha=0.5
roll=90
color=0 127 0