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.
60 lines
1.3 KiB
60 lines
1.3 KiB
"VertexLitGeneric"
|
|
{
|
|
"$basetexture" "models/player/fem_pyro_assed/pyro_red"
|
|
"$bumpmap" "models/player/fem_pyro_assed/pyro_normal"
|
|
|
|
// "$envmap" "env_cubemap"
|
|
// "$envmapcontrast" "0"
|
|
// "$envmaptint" " [.6 .55 .45]"
|
|
// "$envmapmask" "models/player/pyro/pyro_envmask"
|
|
|
|
"$detail" "effects/tiledfire/fireLayeredSlowTiled512.vtf"
|
|
"$detailscale" "5"
|
|
"$detailblendfactor" 0.0
|
|
"$detailblendmode" 6
|
|
|
|
"$yellow" "0"
|
|
"$one" "1"
|
|
|
|
"$phong" "1"
|
|
"$phongexponent" "15"
|
|
"$phongboost" "0.4"
|
|
"$lightwarptexture" "models/player/pyro/pyro_lightwarp"
|
|
"$phongfresnelranges" "[2 1 5]"
|
|
"$halflambert" "1"
|
|
|
|
// Rim lighting parameters
|
|
"$rimlight" "1" // To enable rim lighting (requires phong)
|
|
"$rimlightexponent" "4" // Exponent for phong component of rim lighting
|
|
"$rimlightboost" "0.5" // 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"
|
|
}
|
|
|
|
}
|
|
}
|
|
|