assets/pc/nzp/scripts/tracers.shader

10 lines
146 B
Text
Raw Normal View History

2022-02-08 18:58:09 +00:00
tracers/mg
{
cull disable
{
map $nearest:models/weapons/mg/tracer.tga
rgbGen identity
alphaGen vertex
blendFunc GL_SRC_ALPHA GL_ONE
}
}