hl2_ep2_content/materials/scripted/breen_fakemonitor_1.vmt

49 lines
585 B
Plaintext

"Unlittwotexture"
//"UnlitGeneric"
{
"$basetexture" "scripted/breen_fakemonitor_"
"$surfaceprop" "glass"
"$texture2" "dev/dev_combinescanline"
"Proxies"
{
"Sine"
{
"resultVar" "$color[0]"
"sineperiod" .1
"sinemin" .99
"sinemax" 1
}
"Sine"
{
"resultVar" "$color[1]"
"sineperiod" .1
"sinemin" .99
"sinemax" 1
}
"Sine"
{
"resultVar" "$color[2]"
"sineperiod" .1
"sinemin" .99
"sinemax" 1
}
"TextureScroll"
{
"texturescrollvar" "$texture2transform"
"texturescrollrate" .06
"texturescrollangle" -90
}
}
}