q3rally/baseq3r/scripts/heads.shader

23 lines
349 B
Text
Raw Normal View History

2011-02-18 14:31:32 +00:00
//======================
// Driver Heads
//======================
//DOOMGUY
models/players/heads/doom_f
{
{
map models/players/heads/doom.tga
rgbGen lightingDiffuse
}
{
map models/players/heads/doom_fx.tga
tcGen environment
rgbGen lightingDiffuse
blendfunc gl_ONE gl_ONE
}
}