Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: 927c10076231179d87874688c9557b99a0b80d6d (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/explosion.ini
; default explision particle effect
;

[particles]

	[sprites]
	texture=fx/explosion03_15
	lifespan=4000
	interval=50
	radius=256 512
	;spawnradius=256
	alpha=0 0.25 0
	offset=.25
	speed=16
	cone=360
	attached=true
	scaled=true
	
	[sprites]
	texture=fx/flare02
	lifespan=4500
	interval=25
	radius=8 12
	cone=360
	speed=32 48
	alpha= 0.125 0.5 0
	offset=0.25
	color=126 24 2
	attached=true
	scaled=true
	
	[streaks]
	texture=fx/streak001
	interval=50
	lifespan=5000
	speed=32 36
	tailspeed=24 28
	cone=360
	radius=4 6 
	alpha=0.0 0.5 0
	color=192 64 0
	offset=0.25
	attached=true
	scaled=true