// ### This basic VMT was written based on the game/sdktools/python/site-packages/templateStrings.py script ### VertexLitGeneric { $baseTexture "models/weapons/c_items/c_leather_watch.vtf" $bumpmap "models\weapons\c_items/c_leather_watch_normal" "$normalmapalphaenvmapmask" 1 "$envmap" "env_cubemap" "$phong" "1" "$phongexponent" "30" "$phongboost" "4" // "$lightwarptexture" "models/player/pyro/pyro_lightwarp" "$phongfresnelranges" "[.25 .55 3]" "$halflambert" "0" // "$basemapalphaphongmask" "1" "$rimlight" "1" "$rimlightexponent" "3" "$rimlightboost" ".2" "$rimmask" "1" //--------------- // Visual Effects //--------------- "$glowcolor" "1" // "$cloakPassEnabled" "1" "$yellow" "0" "$sheenPassEnabled" "1" "$sheenmap" "cubemaps/cubemap_sheen001" "$sheenmapmask" "Effects/AnimatedSheen/animatedsheen0" "$sheenmaptint" "[ 1 1 1 ]" "$sheenmapmaskframe" "0" "$sheenindex" "0" "Proxies" { "ModelGlowColor" { "resultVar" "$glowcolor" } "Equals" { "srcVar1" "$glowcolor" "resultVar" "$selfillumtint" } "Equals" { "srcVar1" "$glowcolor" "resultVar" "$color2" } "invis" { } "YellowLevel" { "resultVar" "$yellow" } "Multiply" { "srcVar1" "$color2" "srcVar2" "$yellow" "resultVar" "$color2" } "AnimatedWeaponSheen" { "animatedtexturevar" "$sheenmapmask" "animatedtextureframenumvar" "$sheenmapmaskframe" "animatedtextureframerate" "40" } } }