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
}
}
|