forked from UNLOZE/sm-plugins
PlayerRankings: Update content.
This commit is contained in:
@@ -0,0 +1,68 @@
|
||||
"VertexlitGeneric"
|
||||
{
|
||||
"$baseTexture" "models/unloze/skull/skull"
|
||||
"$bumpmap" "models/unloze/skull/skull_bump"
|
||||
"$detail" "models/unloze/crown/crown_detail"
|
||||
"$detailscale" "5"
|
||||
"$detailblendfactor" .01
|
||||
"$detailblendmode" 6
|
||||
"$yellow" "0"
|
||||
|
||||
|
||||
"$blendtintbybasealpha" "1"
|
||||
"$blendtintcoloroverbase" "0"
|
||||
|
||||
"$colortint_base" "{200 200 200}"
|
||||
"$colortint_tmp" "[0 0 0]"
|
||||
|
||||
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "1"
|
||||
"$phongboost" "1"
|
||||
"$lightwarptexture" "models/unloze/crown/crown_lightwarp"
|
||||
"$phongfresnelranges" "[.25 1 4]"
|
||||
|
||||
"$rimlight" "1"
|
||||
"$rimlightexponent" "20"
|
||||
"$rimlightboost" "4"
|
||||
// Cloaking
|
||||
"$cloakPassEnabled" "1"
|
||||
|
||||
"Proxies"
|
||||
{
|
||||
"invis"
|
||||
{
|
||||
}
|
||||
"AnimatedTexture"
|
||||
{
|
||||
"animatedtexturevar" "$detail"
|
||||
"animatedtextureframenumvar" "$detailframe"
|
||||
"animatedtextureframerate" 30
|
||||
}
|
||||
"BurnLevel"
|
||||
{
|
||||
"resultVar" "$detailblendfactor"
|
||||
}
|
||||
"ItemTintColor"
|
||||
{
|
||||
"resultVar" "$colortint_tmp"
|
||||
}
|
||||
"SelectFirstIfNonZero"
|
||||
{
|
||||
"srcVar1" "$colortint_tmp"
|
||||
"srcVar2" "$colortint_base"
|
||||
"resultVar" "$color2"
|
||||
}
|
||||
"YellowLevel"
|
||||
{
|
||||
"resultVar" "$yellow"
|
||||
}
|
||||
"Multiply"
|
||||
{
|
||||
"srcVar1" "$color2"
|
||||
"srcVar2" "$yellow"
|
||||
"resultVar" "$color2"
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,68 @@
|
||||
"VertexlitGeneric"
|
||||
{
|
||||
"$baseTexture" "models/unloze/skull/skull_horn_b"
|
||||
"$bumpmap" "models/unloze/skull/skull_horn_b_bump"
|
||||
"$detail" "models/unloze/crown/crown_detail"
|
||||
"$detailscale" "5"
|
||||
"$detailblendfactor" .01
|
||||
"$detailblendmode" 6
|
||||
"$yellow" "0"
|
||||
|
||||
|
||||
"$blendtintbybasealpha" "1"
|
||||
"$blendtintcoloroverbase" "0"
|
||||
|
||||
"$colortint_base" "{87 93 93}"
|
||||
"$colortint_tmp" "[0 0 0]"
|
||||
|
||||
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "1"
|
||||
"$phongboost" ".2"
|
||||
"$lightwarptexture" "models/unloze/crown/crown_lightwarp"
|
||||
"$phongfresnelranges" "[.25 1 4]"
|
||||
|
||||
"$rimlight" "1"
|
||||
"$rimlightexponent" "20"
|
||||
"$rimlightboost" "2"
|
||||
// Cloaking
|
||||
"$cloakPassEnabled" "1"
|
||||
|
||||
"Proxies"
|
||||
{
|
||||
"invis"
|
||||
{
|
||||
}
|
||||
"AnimatedTexture"
|
||||
{
|
||||
"animatedtexturevar" "$detail"
|
||||
"animatedtextureframenumvar" "$detailframe"
|
||||
"animatedtextureframerate" 30
|
||||
}
|
||||
"BurnLevel"
|
||||
{
|
||||
"resultVar" "$detailblendfactor"
|
||||
}
|
||||
"ItemTintColor"
|
||||
{
|
||||
"resultVar" "$colortint_tmp"
|
||||
}
|
||||
"SelectFirstIfNonZero"
|
||||
{
|
||||
"srcVar1" "$colortint_tmp"
|
||||
"srcVar2" "$colortint_base"
|
||||
"resultVar" "$color2"
|
||||
}
|
||||
"YellowLevel"
|
||||
{
|
||||
"resultVar" "$yellow"
|
||||
}
|
||||
"Multiply"
|
||||
{
|
||||
"srcVar1" "$color2"
|
||||
"srcVar2" "$yellow"
|
||||
"resultVar" "$color2"
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user