Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: 45c055ab00b69da8602a28fc60acbac6272a49a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
;
; particles/laser_trail.ini
; default laser projectile trail particles
;

[particles]

	[trail]
	texture=fx/dust_trail
	lifespan=1000
	interval=50
	radius=8 0
	offset=0.75
	alpha=0.5 0
	
	color=255 0 0
	colorsecond=127 0 0