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

[particles]

	[sprites]
	texture=fx/engine_smoke
	lifespan=750
	interval=15
	radius=4 32
	alpha=0.75 0
	color=255 123 255
	
	[trail]
	texture=fx/trail001
	lifespan=1500
	interval=75
	radius=64 8
	offset=0.75
	alpha=0.5 0
	color=255 123 255