Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: 4a065ce997f7106402e03e84e10f14111aa3d4b1 (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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
;
; particles/engine_exhaust.ini
; default engine exhaust particles
;

[particles]
type=flame
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