File: weapon_chaingun.shader

package info (click to toggle)
openarena-data 0.8.5split-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 191,764 kB
  • sloc: ansic: 4,254; makefile: 88; perl: 22
file content (40 lines) | stat: -rw-r--r-- 768 bytes parent folder | download | duplicates (9)
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
vulcanFlash
{
	cull disable
	deformVertexes bulge 3 3 76
	{
		clampmap models/weapons/vulcan/muzzy.tga
		blendfunc add
		rgbGen wave inversesawtooth 0 1 0 30 
		tcMod rotate 1554
	}
	{
		clampmap models/weapons/vulcan/muzzy.tga
		blendfunc add
		rgbGen wave inversesawtooth 0 1 0 30 
		tcMod rotate -2640
	}
	{
		clampmap models/weapons/vulcan/muzzy.tga
		blendfunc add
		rgbGen wave inversesawtooth 0 1 0 30 
		tcMod rotate 7402
		tcMod stretch sin 0 1 0 1 
	}
	{
		clampmap models/weapons/vulcan/muzzy.tga
		blendfunc add
		rgbGen wave inversesawtooth 0 1 0 30 
		tcMod rotate -6403
		tcMod stretch sin 0.5 0.5 0 1 
	}
}

models/weapons/vulcan/vulcan
{
	{
		map models/weapons/vulcan/vulcan.tga
		rgbGen lightingDiffuse
	}
}