Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: 06a6f4a401b00cf68a4e7d67c2e2759515a1c434 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
;
; model particles
;

; engine trail effect
[particles]
label=engine_trail
type=trail
texture=fx/engine_trail
timeout=4.0
eject=0.15
radius=12
alpha=0.5

; engine smoke effect
[particles]
label=engine_smoke
type=jet
texture=fx/engine_smoke
timeout=3.0
eject=0.1
radius=32
alpha=0.8