mirror of
https://github.com/nzp-team/assets.git
synced 2024-11-12 23:44:12 +00:00
10 lines
146 B
Text
10 lines
146 B
Text
|
tracers/mg
|
||
|
{
|
||
|
cull disable
|
||
|
{
|
||
|
map $nearest:models/weapons/mg/tracer.tga
|
||
|
rgbGen identity
|
||
|
alphaGen vertex
|
||
|
blendFunc GL_SRC_ALPHA GL_ONE
|
||
|
}
|
||
|
}
|