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

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