summaryrefslogtreecommitdiff
path: root/assets/scripts/hw_rifle.trail
blob: 1ad616067d8dfd35a191036dad3edc11563d445c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
models/weapons/rifle/impactTS
{
	beam {
		shader gfx/rifle/purple_trail
    		textureType   stretch 0.0 0.5
		segments 5
    		segmentTime 5
		alpha 0.8 0
		width 0.3 0.3
	}
}