Files
TF2Maps/custom/fartsy/materials/models/dovahki/heavy/hvyweapon_hands.vmt

29 lines
611 B
Plaintext
Raw Normal View History

2025-08-31 21:05:06 -04:00
"VertexLitGeneric"
{
"$basetexture" "models/dovahki/heavy/hvyweapon_hands"
"$basemapalphaphongmask" "1"
"$phong" "1"
"$phongexponent" "5"
"$phongboost" "1"
"$lightwarptexture" "models/lightwarps/hand_lightwarp"
"$phongfresnelranges" "[.5 3 5]"
"$halflambert" "1"
// Rim lighting parameters
"$rimlight" "1" // To enable rim lighting (requires phong)
"$rimlightexponent" "8" // Exponent for phong component of rim lighting
"$rimlightboost" ".8" // Boost for ambient cube component of rim lighting
"$cloakPassEnabled" "1"
"Proxies"
{
"spy_invis"
{
}
}
}