Skip to content

Commit

Permalink
Update SI material files
Browse files Browse the repository at this point in the history
- Added render coloring support to the Hunter, Smoker, Boomer and Charger models.
  • Loading branch information
Rayman1103 committed Sep 18, 2021
1 parent 1a9c055 commit bd7847d
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion left4dead2/materials/models/infected/boomer/boomer.vmt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ VertexLitGeneric
{
$baseTexture "models\infected\boomer/boomer_color"
$bumpmap "models\infected\boomer/boomer_normal"
$allowdiffusemodulation 0
$allowdiffusemodulation 1
$lightwarptexture "models\survivors\coach\coach_head_wrp"
$halflambert 0
$diffuseexp 1 $phong 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ $phongboost 10
$phongexponent 1

$phongfresnelranges "[1 0 .05]"
$allowdiffusemodulation 0
$allowdiffusemodulation 1
$detail "models/infected/common/l4d2/ci_burning"
$seamless_detail 1
$seamless_scale ".005"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ VertexLitGeneric
{
$baseTexture "models\infected\boomer/boomer"
$bumpmap "models\infected\boomer/boomer_l4d1_normal"
$allowdiffusemodulation 0
$allowdiffusemodulation 1
$phong 1
$phongfresnelranges "[.01 .15 3]"
$phongtint "[.8 .8 1]"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ $phongboost 10
$phongexponent 1

$phongfresnelranges "[1 0 .05]"
$allowdiffusemodulation 0
$allowdiffusemodulation 1
$detail "models/infected/common/l4d2/ci_burning"
$seamless_detail 1
$seamless_scale ".005"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ $phongexponent 30
$ambientocclusion 1
$phongtint "[0 0 0]"
$phongfresnelranges "[.1 .5 5]"
$allowdiffusemodulation 0
$allowdiffusemodulation 1
$ambientboost 0
$color2 "[1.5 1.5 1.5]"
$detail "models/infected/common/l4d2/ci_burning"
Expand Down
2 changes: 1 addition & 1 deletion left4dead2/materials/models/infected/hunter/hunter_01.vmt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ $phongboost 12
$phongalbedotint 1
$phongfresnelranges "[1 .01 .1]"

$allowdiffusemodulation 0
$allowdiffusemodulation 1
$lightwarptexture "models\survivors\coach\coach_head_wrp"
$detail "models/infected/hunter/hunter_01_detail.vtf"
$detailscale 2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ $phongboost 15
$phongexponent 1

$phongfresnelranges "[1 0 .25]"
$allowdiffusemodulation 0
$allowdiffusemodulation 1
$detail "models/infected/hunter/hunter_01_detail.vtf"
$detailscale 2
$detailblendfactor .001
Expand Down
2 changes: 1 addition & 1 deletion left4dead2/materials/models/infected/smoker/smoker.vmt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ $phong 1
$phongboost 15
$phongtint "[0.8 0.85 1]"
$halflambert 0
$allowdiffusemodulation 0
$allowdiffusemodulation 1
$phongfresnelranges "[.1 .5 4]"
$ambientocclusion 1
$diffuseexp "1.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ VertexLitGeneric
{
$baseTexture "models\infected\smoker/smoker_l4d1"
$bumpmap "models\infected\smoker/smoker_l4d1_normal"
$allowdiffusemodulation 0
$allowdiffusemodulation 1
$phong 1
$BASEMAPLUMINANCEPHONGMASK 1
$phongfresnelranges "[.01 .3 4]"
Expand Down

0 comments on commit bd7847d

Please sign in to comment.