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.

47 lines
976 B

"VertexLitGeneric"
{
"$basetexture" "models\rytp\player\gamaz\cross"
"$phong" "1"
"$phongexponent" "3"
"$phongboost" ".3"
"$lightwarptexture" "models/player/pyro/pyro_lightwarp"
"$phongfresnelranges" "[.2 .2 .8]"
"$halflambert" "0"
// Rim lighting parameters
"$rimlight" "1" // To enable rim lighting (requires phong)
"$rimlightexponent" ".1" // Exponent for phong component of rim lighting
"$rimlightboost" ".1" // 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"
}
}
"$translucent" "1"
}