You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

66 lines
1.3 KiB

"VertexLitGeneric"
{
"$basetexture" "facti13/niggers/engineer/engineer_head"
// $bumpmap is a shared 16x16 flat normal map, and is needed or lightwarp won't shade correctly.
"$bumpmap" "models/player/shared/shared_normal"
"$detail" "effects/tiledfire/fireLayeredSlowTiled512.vtf"
"$detailscale" "1"
"$detailblendfactor" .01
"$detailblendmode" 6
"$yellow" "0"
"$one" "1"
// "$bbqamount" "1"
// "$two" "2.35"
// "$one" "1"
// "$absburnminusone" "1"
// "$burnminusone" "1"
// "$finalburnlevel" "1"
// "$burnlevel" "0"
"$phong" "1"
"$phongexponent" "10"
"$phongboost" ".3"
"$lightwarptexture" "models/player/pyro/pyro_lightwarp"
"$phongfresnelranges" "[.1 1 8]"
"$halflambert" "0"
// Rim lighting parameters
"$rimlight" "1" // To enable rim lighting (requires phong)
"$rimlightexponent" "4" // Exponent for phong component of rim lighting
"$rimlightboost" "2" // Boost for ambient cube component of rim lighting
// Cloaking
"$cloakPassEnabled" "1"
"Proxies"
{
"spy_invis"
{
}
"AnimatedTexture"
{
"animatedtexturevar" "$detail"
"animatedtextureframenumvar" "$detailframe"
"animatedtextureframerate" 30
}
"BurnLevel"
{
"resultVar" "$detailblendfactor"
}
"YellowLevel"
{
"resultVar" "$yellow"
}
"Equals"
{
"srcVar1" "$yellow"
"resultVar" "$color2"
}
}
}