forked from UNLOZE/sm-plugins
season_halloween: Are we done?
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
"VertexlitGeneric"
|
||||
{
|
||||
"$baseTexture" "models\syoudous\spooky\pumpkin\pumpkin"
|
||||
"$bumpmap" "dev/bump_normal"
|
||||
|
||||
"$detail" "models\syoudous\spooky\misc\pumpkin_detail"
|
||||
"$detailscale" "1"
|
||||
"$detailblendfactor" 1
|
||||
"$detailblendmode" 5
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "3"
|
||||
"$phongboost" ".25"
|
||||
"$lightwarptexture" "models\syoudous\spooky\misc\cheap_lightwarp"
|
||||
"$phongfresnelranges" "[2 0 2]"
|
||||
"$basemapalphaphongmask" "1"
|
||||
|
||||
// Rim lighting parameters
|
||||
"$rimlight" "1" // To enable rim lighting (requires phong)
|
||||
"$rimlightexponent" "2" // Exponent for phong component of rim lighting
|
||||
"$rimlightboost" "1"
|
||||
|
||||
"Proxies"
|
||||
{
|
||||
"Sine"
|
||||
{
|
||||
"sinemax" "1"
|
||||
"sinemin" ".25"
|
||||
"sineperiod" ".5"
|
||||
"resultvar" "$detailblendfactor"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user