Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: 4c4408a4a68ac4173ec38d38af76aaa3e21984ac (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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
;
; particles/explosion.ini
; default explision particle effect
;

[particles]

	[sprites]	
	texture=fx/explosion01_16
	lifespan=4000
	timeout=5000
	interval=50
	radius=256 1024
	alpha=0 0.5 0
	offset=.25
	speed=10
	cone=360
	attached=true
	scaled=true
	
	[sprites]
	texture=fx/flare02
	timeout=5000
	lifespan=4500
	interval=15
	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
	timeout=5000
	interval=50
	lifespan=5000
	speed=32 36
	tailspeed=24 28
	cone=360
	radius=6 8 
	alpha=0.0 0.75 0
	color=256 168 88
	offset=0.25
	attached=true
	scaled=true
	
	[streaks]
	texture=fx/streak002
	timeout=5000
	interval=30
	lifespan=3500
	speed=40 41
	tailspeed=38 38.5
	cone=360
	radius=5 7 
	alpha=0.0 0.75 0
	color=255 255 96
	offset=0.25
	attached=true
	scaled=true