Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions hammer/materials/models/editor/ts/blob_surface_reflect.vmt
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
VertexLitGeneric
{

$baseTexture "paintblobs\blob_surface_reflect"

$normalMap "paintblobs\blob_surface_normal"
$bumpstrength "0.4"

$phongexponent 40
$phongboost 2
$phong 1

$envMap "paint\paint_envmap_hdr"
$envmapfresnel 1


$nocull 1
}
2 changes: 1 addition & 1 deletion hammer/materials/models/editor/ts/blob_surface_stick.vmt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
VertexLitGeneric
{

$baseTexture "models\editor\ts\blob_surface_grey"
$baseTexture "paintblobs\blob_surface_stick"

$normalMap "paintblobs\blob_surface_normal"
$bumpstrength "0.4"
Expand Down
Binary file modified hammer/models/editor/info_paint_sprayer.dx90.vtx
Binary file not shown.
Binary file modified hammer/models/editor/info_paint_sprayer.mdl
Binary file not shown.
Binary file modified hammer/models/editor/info_paint_sprayer.vvd
Binary file not shown.
Loading