q3rally/baseq3r/scripts/gibs.shader

53 lines
630 B
Text
Raw Normal View History

2011-02-18 14:31:32 +00:00
models/gibs/muffler
{
{
map textures/sfx/specular.tga
tcGen environment
}
{
map models/gibs/gibs.tga
blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
}
}
models/gibs/piston
{
{
map textures/sfx/specular.tga
tcGen environment
}
{
map models/gibs/gibs.tga
blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
}
}
models/gibs/shock
{
cull disable
{
map models/gibs/gibs.tga
blendFunc blend
alphaFunc GE128
depthWrite
}
}
models/gibs/steer
{
{
map models/gibs/gibs.tga
blendFunc blend
alphaFunc GE128
depthWrite
}
}