Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: 2105a135ac27be3964efb47e2c338220e843b286 (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
;
; particles/metrion1.ini
; Neutron cannon particles
;

[particles]

	[ejector]
	type=spray
	texture=fx/flare02
	spawnradius=12
	lifespan=500
	interval=2
	radius=8 4
	alpha=0.7 0
	entity=true

	[ejector]
	type=spray
	texture=fx/flare02
	spawnradius=16
	cone=15
	speed=15
	lifespan=750
	interval=5
	radius=12 2
	alpha=0.7 0
	entity=false
	entitysecond=true

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