blob: 0c71d3d98f16030458a30375c9fa55e2432a082d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
;
; particles/engine_exhaust.ini
; default engine exhaust particles
;
[particles]
type=flame
texture=fx/flame00
timeout=0.12
eject=0.02
radius=18
alpha=0.5
offset=0.25
|