hl2_ep2_content/materials/dev/dev_tvmonitor2a.vmt

28 lines
556 B
Plaintext

"MonitorScreen"
{
"$basetexture" "_rt_Camera"
"%tooltexture" "dev/dev_monitor"
"$surfaceprop" "glass"
"$texture2" "Effects/security_noise2"
"$saturation" "0"
// "$contrast" ".5"
"$tint" "[.8 .9 1]"
"$texture2transform" "center .5 .5 scale 1 1 rotate 0 translate 0 0"
"Proxies"
{
"AnimatedTexture"
{
"animatedtexturevar" "$texture2"
"animatedtextureframenumvar" "$frame2"
"animatedtextureframerate" .3
}
"TextureScroll"
{
"texturescrollvar" "$texture2transform"
"texturescrollrate" 60
"texturescrollangle" 90
}
}
}