- Modified envmap tint Steam-V5

Tue, 27 Sep 2016 20:27:43 -0600

author
Glitchvid <Glitchvid@glitchvid.com>
date
Tue, 27 Sep 2016 20:27:43 -0600
changeset 60
e6a59a23c72d
parent 59
9f5d4bbd1262
child 61
4065fd570483

- Modified envmap tint

materials/glitchvid/plaster/cleanplaster_black.vmt file | annotate | diff | comparison | revisions
materials/glitchvid/plaster/cleanplaster_blue.vmt file | annotate | diff | comparison | revisions
materials/glitchvid/plaster/cleanplaster_white.vmt file | annotate | diff | comparison | revisions
--- a/materials/glitchvid/plaster/cleanplaster_black.vmt	Sat Sep 24 22:42:30 2016 -0600
+++ b/materials/glitchvid/plaster/cleanplaster_black.vmt	Tue Sep 27 20:27:43 2016 -0600
@@ -4,7 +4,7 @@
 	"$bumpmap" 				"glitchvid/plaster/plaster_normalmap"
 	"$envmap" 				"env_cubemap"
 	"$normalmapalphaenvmapmask"	"1"
-	"$envmaptint"			"[ 0.15 0.15 0.15 ]"
+	"$envmaptint"			"[0.05 0.05 0.05]"
 	"$envmapcontrast"		"0.5"
 	"$envmapsaturation"		"1"
 	"$surfaceprop"			"plaster"
--- a/materials/glitchvid/plaster/cleanplaster_blue.vmt	Sat Sep 24 22:42:30 2016 -0600
+++ b/materials/glitchvid/plaster/cleanplaster_blue.vmt	Tue Sep 27 20:27:43 2016 -0600
@@ -4,7 +4,7 @@
 	"$bumpmap" 			"glitchvid/plaster/plaster_normalmap"
 	"$envmap" 			"env_cubemap"
 	"$normalmapalphaenvmapmask"	"1"
-	"$envmaptint"	"[ 0.25 0.26 0.28 ]"
+	"$envmaptint"	"[0.1 0.11 0.13]"
 	"$surfaceprop"			"plaster"
 	"$detail"				"glitchvid/detail/plaster_detail_2"
 	"$detailscale" 			"5"
--- a/materials/glitchvid/plaster/cleanplaster_white.vmt	Sat Sep 24 22:42:30 2016 -0600
+++ b/materials/glitchvid/plaster/cleanplaster_white.vmt	Tue Sep 27 20:27:43 2016 -0600
@@ -1,10 +1,11 @@
 "LightmappedGeneric"
 {
-	"$basetexture"	"glitchvid/plaster/cleanplaster_white"
-	"$bumpmap" 			"glitchvid/plaster/plaster_normalmap"
-	"$envmap" 			"env_cubemap"
+	"$basetexture"			"glitchvid/plaster/cleanplaster_white"
+	"$bumpmap" 				"glitchvid/plaster/plaster_normalmap"
+	"$reflectivity" 		"[1 1 1]"
+	"$envmap" 				"env_cubemap"
 	"$normalmapalphaenvmapmask"	"1"
-	"$envmaptint" 			"[ 0.25 0.25 0.25 ]"
+	"$envmaptint" 			"[0.1 0.1 0.1]"
 	"$surfaceprop"			"plaster"
 	"$detail"				"glitchvid/detail/plaster_detail_2"
 	"$detailscale" 			"5"

mercurial