Skip to content

Commit

Permalink
Added render coloring support to the Burned Hunters and Smoker Tongue
Browse files Browse the repository at this point in the history
  • Loading branch information
Rayman1103 committed Sep 19, 2021
1 parent f53ce54 commit eff889d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion root/materials/models/infected/hunter/hunter_01_burned.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/common/l4d2/ci_burning"
$seamless_detail 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ $phongboost 14
$phongexponent 1

$phongfresnelranges "[1 0 .25]"
$allowdiffusemodulation 0
$allowdiffusemodulation 1
$detail "effects/burned.vtf"
$seamless_detail 1
$seamless_scale ".005"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,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

0 comments on commit eff889d

Please sign in to comment.