Template:PatchDiff/December 15, 2014 Patch/tf/tf2 misc dir.vpk/materials/models/props moonbase/moon interior monitor01 text.vmt

From Team Fortress Wiki
Jump to: navigation, search
N/A1"UnlitGeneric"
N/A2{
N/A3 "$baseTexture" "models\props_moonbase/moon_interior_monitor01_text"
N/A4 $additive 1
N/A5 
N/A6 "$blendtintbybasealpha" "0"
N/A7 "$blendtintcoloroverbase" "0"
N/A8 
N/A9 "$colortint_base" "{255 210 90}"
N/A10 
N/A11 //IGNORE TMP COLOR
N/A12 "$colortint_tmp" "[0 0 0]"
N/A13 
N/A14 "Proxies"
N/A15 {
N/A16 "ItemTintColor"
N/A17 {
N/A18 "resultVar" "$colortint_tmp"
N/A19 }
N/A20 "SelectFirstIfNonZero"
N/A21 {
N/A22 "srcVar1" "$colortint_tmp"
N/A23 "srcVar2" "$colortint_base"
N/A24 "resultVar" "$color2"
N/A25 }
N/A26 
N/A27 "TextureScroll"
N/A28 {
N/A29 "texturescrollvar" "$basetexturetransform"
N/A30 "texturescrollrate" -0.1
N/A31 "texturescrollangle" -90
N/A32 }
N/A33 }
N/A34}