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.
57 lines
1.1 KiB
57 lines
1.1 KiB
"VertexLitGeneric"
|
|
{
|
|
"$basetexture" "facti13/fem_pyro/pyrotex_blu_zombie"
|
|
"$bumpmap" "facti13/fem_pyro/pyrotex_normal"
|
|
"$detail" "effects/tiledfire/fireLayeredSlowTiled512.vtf"
|
|
"$detailscale" "5"
|
|
"$detailblendfactor" 0.0
|
|
"$detailblendmode" 6
|
|
|
|
"$yellow" "0"
|
|
"$one" "1"
|
|
|
|
|
|
"$phong" "1"
|
|
"$phongexponent" "20"
|
|
"$phongboost" "0"
|
|
"$lightwarptexture" "models/player/pyro/pyro_lightwarp"
|
|
"$phongfresnelranges" "[.3 1 8]"
|
|
"$halflambert" "1"
|
|
|
|
// Rim lighting parameters
|
|
"$rimlight" "1" // To enable rim lighting (requires phong)
|
|
"$rimlightexponent" "15" // Exponent for phong component of rim lighting
|
|
"$rimlightboost" ".25" // Boost for ambient cube component of rim lighting
|
|
|
|
// Cloaking
|
|
"$cloakPassEnabled" "1"
|
|
|
|
"360?$color2" "[ 0.75 0.75 0.7 ]"
|
|
|
|
"Proxies"
|
|
{
|
|
"spy_invis"
|
|
{
|
|
}
|
|
"AnimatedTexture"
|
|
{
|
|
"animatedtexturevar" "$detail"
|
|
"animatedtextureframenumvar" "$detailframe"
|
|
"animatedtextureframerate" 30
|
|
}
|
|
"BurnLevel"
|
|
{
|
|
"resultVar" "$detailblendfactor"
|
|
}
|
|
"YellowLevel"
|
|
{
|
|
"resultVar" "$yellow"
|
|
}
|
|
"Equals"
|
|
{
|
|
"srcVar1" "$yellow"
|
|
"resultVar" "$color2"
|
|
}
|
|
|
|
}
|
|
}
|
|
|