Tue, 05 Jul 2016 22:13:15 -0600
- Add spiral staircase models and textures
Still using debug texture for metal
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/materials/models/props/foreguard/railings/metalrail_spiral310.vmt Tue Jul 05 22:13:15 2016 -0600 @@ -0,0 +1,10 @@ +"VertexlitGeneric" +{ + "$basetexture" "models/props/foreguard/railings/metalrail_spiral310_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/railings/metalrail_spiral310glass.vmt Tue Jul 05 22:13:15 2016 -0600 @@ -0,0 +1,11 @@ +"VertexlitGeneric" +{ + "$surfaceprop" "glass" + "$translucent" "1" + "$model" 1 + "$bumpmap" "glitchvid/glass/glass_modern_window_normal_2" + "$basetexture" "glitchvid/glass/glass_modern_window" + "$envmap" "env_cubemap" + "$normalmapalphaenvmapmask" "1" + "$envmaptint" "[0.3, 0.3, 0.3]" +} \ No newline at end of file