Template:PatchDiff/July 30, 2014 Patch/tf/tf2 misc dir.vpk/materials/models/props moonbase/vault flashing overlay blue.vmt

From Team Fortress Wiki
Jump to: navigation, search
N/A1"VertexLitGeneric"
N/A2{
N/A3 "$baseTexture" "models\props_moonbase/vault_flashing_overlay"
N/A4 $additive 1
N/A5 $selfillum 1
N/A6 
N/A7 "$blendtintbybasealpha" "0"
N/A8 "$blendtintcoloroverbase" "0"
N/A9 
N/A10 "$colortint_base" "{50 127 202}"
N/A11 "$color2" "{80 157 202}"
N/A12 
N/A13 "Proxies"
N/A14 {
N/A15 "Sine" // a proxy which produces a sine wave
N/A16 {
N/A17 resultVar $selfillumtint // The shader parameter to be manipulated
N/A18 sineperiod 0.75
N/A19 sinemin 0.1
N/A20 sinemax 5
N/A21 }
N/A22 }
N/A23}