Season Event: preparing halloween

This commit is contained in:
neon
2018-10-03 12:39:37 +02:00
parent f9b42c6002
commit 36fbf5e655
124 changed files with 912 additions and 10 deletions
@@ -0,0 +1,21 @@
"vertexlitGeneric"
{
"$basetexture" "models/ZombiEden/xmas/gift_2"
"$phong" "1"
"$phongexponent" "12"
"$phongboost" "1"
"$lightwarptexture" "models/ZombiEden/xmas/gift_lightwarp"
"$phongfresnelranges" "[.3 .5 .6]"
"$halflambert" "1"
// Rim lighting parameters
"$rimlight" "1" // To enable rim lighting (requires phong)
"$rimlightexponent" "4" // Exponent for phong component of rim lighting
"$rimlightboost" "1" // Boost for ambient cube component of rim lighting
"$selfillumfresnel" "3"
"$selfillumfresnelminmaxexp" "[0 2 3]"
"$selfillum" "1"
"$selfillumtint" "[1.3 1.3 1.3]"
}