mirror of
https://github.com/Q3Rally-Team/q3rally.git
synced 2024-11-22 20:11:48 +00:00
22 lines
349 B
GLSL
22 lines
349 B
GLSL
//======================
|
|
// 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
|
|
}
|
|
|
|
}
|