mirror of
https://github.com/lifestorm/wnsrc.git
synced 2025-12-17 21:53:46 +03:00
18 lines
297 B
Plaintext
18 lines
297 B
Plaintext
|
|
"Unlittwotexture"
|
||
|
|
{
|
||
|
|
// Original shader: VertexLitTexture
|
||
|
|
$basetexture "scope\gdcw_elcanreticle"
|
||
|
|
$selfillum 1
|
||
|
|
$texture2 "scope\gdcw_noise"
|
||
|
|
$additive 1
|
||
|
|
"Proxies"
|
||
|
|
{
|
||
|
|
"TextureScroll"
|
||
|
|
{
|
||
|
|
"texturescrollvar" $texture2transform
|
||
|
|
"texturescrollrate" 10
|
||
|
|
"texturescrollangle" -55
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|