- Add ceiling vent

Wed, 13 Jul 2016 19:23:31 -0600

author
Glitchvid <Glitchvid@glitchvid.com>
date
Wed, 13 Jul 2016 19:23:31 -0600
changeset 39
419e62f05b19
parent 38
f0c4e59053fb
child 40
8205ec1380ce

- Add ceiling vent
- Add motion detector

materials/models/props/foreguard/ceiling/ceilingvent01_diffuse.vtf file | annotate | diff | comparison | revisions
materials/models/props/foreguard/ceiling/ceilingvent01grill_diffuse.vtf file | annotate | diff | comparison | revisions
materials/models/props/foreguard/ceiling/ceilingventgrill.vmt file | annotate | diff | comparison | revisions
materials/models/props/foreguard/ceiling/ceilingventmetal.vmt file | annotate | diff | comparison | revisions
materials/models/props/foreguard/ceiling/motiondetector01body.vmt file | annotate | diff | comparison | revisions
materials/models/props/foreguard/ceiling/motiondetector01body_diffuse.vtf file | annotate | diff | comparison | revisions
materials/models/props/foreguard/ceiling/motiondetector01tip.vmt file | annotate | diff | comparison | revisions
models/props/foreguard/ceiling/ceilingvent01.dx80.vtx file | annotate | diff | comparison | revisions
models/props/foreguard/ceiling/ceilingvent01.dx90.vtx file | annotate | diff | comparison | revisions
models/props/foreguard/ceiling/ceilingvent01.mdl file | annotate | diff | comparison | revisions
models/props/foreguard/ceiling/ceilingvent01.phy file | annotate | diff | comparison | revisions
models/props/foreguard/ceiling/ceilingvent01.sw.vtx file | annotate | diff | comparison | revisions
models/props/foreguard/ceiling/ceilingvent01.vvd file | annotate | diff | comparison | revisions
models/props/foreguard/ceiling/motiondetector01.dx80.vtx file | annotate | diff | comparison | revisions
models/props/foreguard/ceiling/motiondetector01.dx90.vtx file | annotate | diff | comparison | revisions
models/props/foreguard/ceiling/motiondetector01.mdl file | annotate | diff | comparison | revisions
models/props/foreguard/ceiling/motiondetector01.phy file | annotate | diff | comparison | revisions
models/props/foreguard/ceiling/motiondetector01.sw.vtx file | annotate | diff | comparison | revisions
models/props/foreguard/ceiling/motiondetector01.vvd file | annotate | diff | comparison | revisions
Binary file materials/models/props/foreguard/ceiling/ceilingvent01_diffuse.vtf has changed
Binary file materials/models/props/foreguard/ceiling/ceilingvent01grill_diffuse.vtf has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/materials/models/props/foreguard/ceiling/ceilingventgrill.vmt	Wed Jul 13 19:23:31 2016 -0600
@@ -0,0 +1,10 @@
+"VertexlitGeneric"
+{
+	"$basetexture" "models/props/foreguard/ceiling/ceilingvent01grill_diffuse"
+	"$model" 1
+	$translucent 1
+//	$envmap env_cubemap
+//	$envmaptint	"[1 1 1]"
+	$detail		"glitchvid/detail/metal_scratches_detail"
+	$detailscale	"0.02"
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/materials/models/props/foreguard/ceiling/ceilingventmetal.vmt	Wed Jul 13 19:23:31 2016 -0600
@@ -0,0 +1,10 @@
+"VertexlitGeneric"
+{
+	"$basetexture" "models/props/foreguard/ceiling/ceilingvent01_diffuse"
+	"$basealphaenvmapmask"	"1"
+	"$model" 1
+	$envmap env_cubemap
+	$envmaptint	"[1 1 1]"
+	$detail		"glitchvid/detail/metal_scratches_detail"
+	$detailscale	"2.5"
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/materials/models/props/foreguard/ceiling/motiondetector01body.vmt	Wed Jul 13 19:23:31 2016 -0600
@@ -0,0 +1,11 @@
+"VertexlitGeneric"
+{
+	"$basetexture" "models/props/foreguard/ceiling/motiondetector01body_diffuse"
+	"$model" 1
+	"$phong"		"1"
+	"$BasemapAlphaPhongMask"	"1"
+	$phongexponent			45			
+	$phongboost				10
+	$phongfresnelranges		"[0 0.25 0.5]"
+	
+}
Binary file materials/models/props/foreguard/ceiling/motiondetector01body_diffuse.vtf has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/materials/models/props/foreguard/ceiling/motiondetector01tip.vmt	Wed Jul 13 19:23:31 2016 -0600
@@ -0,0 +1,11 @@
+"VertexlitGeneric"
+{
+	"$basetexture" "models/props/foreguard/ceiling/motiondetector01body_diffuse"
+	"$model" 1
+	"$phong"		"1"
+	"$BasemapAlphaPhongMask"	"1"
+	$phongexponent			10			
+	$phongboost				200
+	$phongfresnelranges		"[0 0.5 1]"
+	
+}
Binary file models/props/foreguard/ceiling/ceilingvent01.dx80.vtx has changed
Binary file models/props/foreguard/ceiling/ceilingvent01.dx90.vtx has changed
Binary file models/props/foreguard/ceiling/ceilingvent01.mdl has changed
Binary file models/props/foreguard/ceiling/ceilingvent01.phy has changed
Binary file models/props/foreguard/ceiling/ceilingvent01.sw.vtx has changed
Binary file models/props/foreguard/ceiling/ceilingvent01.vvd has changed
Binary file models/props/foreguard/ceiling/motiondetector01.dx80.vtx has changed
Binary file models/props/foreguard/ceiling/motiondetector01.dx90.vtx has changed
Binary file models/props/foreguard/ceiling/motiondetector01.mdl has changed
Binary file models/props/foreguard/ceiling/motiondetector01.phy has changed
Binary file models/props/foreguard/ceiling/motiondetector01.sw.vtx has changed
Binary file models/props/foreguard/ceiling/motiondetector01.vvd has changed

mercurial