Template:PatchDiff/April 1, 2014 Patch/tf/tf2 misc dir.vpk/materials/models/player/items/all class/pet robro jet blue.vmt

From Team Fortress Wiki
Jump to: navigation, search
11"VertexLitGeneric"
22{
3N/A "$baseTexture" "models\player\items\all_class/pet_robro_jet"
4N/A "$bumpmap" "models\effects\flat_normal"
N/A3 "$baseTexture" "models/player/items/all_class/pet_robro_jet"
N/A4 "$bumpmap" "models/effects/flat_normal"
55 "$detail" "effects/tiledfire/fireLayeredSlowTiled512.vtf"
66 "$detailscale" "5"
77 "$detailblendfactor" 0.0
2525 $yellow 0
2626 "Proxies"
2727 {
28N/A "weapon_invis"
N/A28 "invis"
2929 {
3030 }
3131 "AnimatedTexture"
3838 {
3939 "resultVar" "$detailblendfactor"
4040 }
N/A41 "ItemTintColor"
N/A42 {
N/A43 "resultVar" "$colortint_tmp"
N/A44 }
N/A45 "SelectFirstIfNonZero"
N/A46 {
N/A47 "srcVar1" "$colortint_tmp"
N/A48 "srcVar2" "$colortint_base"
N/A49 "resultVar" "$color2"
N/A50 }
4151 "YellowLevel"
4252 {
4353 "resultVar" "$yellow"
4454 }
45N/A "Equals"
N/A55 "Multiply"
4656 {
47N/A "srcVar1" "$yellow"
N/A57 "srcVar1" "$color2"
N/A58 "srcVar2" "$yellow"
4859 "resultVar" "$color2"
4960 }
50N/A "ItemTintColor"
51N/A {
52N/A "resultVar" "$colortint_tmp"
53N/A }
54N/A "SelectFirstIfNonZero"
55N/A {
56N/A "srcVar1" "$colortint_tmp"
57N/A "srcVar2" "$colortint_base"
58N/A "resultVar" "$color2"
59N/A }
6061 "Sine" // a proxy which produces a sine wave
6162 {
6263 resultVar $selfillumtint // The shader parameter to be manipulated
6465 sinemin 0.6
6566 sinemax 1.5
6667 }
67N/A 
6868 }
69N/A}
N/A69}