Skip to content

Commit 24e7948

Browse files
authored
hammer changes from adhesion gel addon (#326)
1 parent 7ab48fe commit 24e7948

5 files changed

Lines changed: 19 additions & 1 deletion

File tree

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
VertexLitGeneric
2+
{
3+
4+
$baseTexture "paintblobs\blob_surface_reflect"
5+
6+
$normalMap "paintblobs\blob_surface_normal"
7+
$bumpstrength "0.4"
8+
9+
$phongexponent 40
10+
$phongboost 2
11+
$phong 1
12+
13+
$envMap "paint\paint_envmap_hdr"
14+
$envmapfresnel 1
15+
16+
17+
$nocull 1
18+
}

hammer/materials/models/editor/ts/blob_surface_stick.vmt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
VertexLitGeneric
22
{
33

4-
$baseTexture "models\editor\ts\blob_surface_grey"
4+
$baseTexture "paintblobs\blob_surface_stick"
55

66
$normalMap "paintblobs\blob_surface_normal"
77
$bumpstrength "0.4"
0 Bytes
Binary file not shown.
108 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)