Assets pt 2 electric boogaloo

This commit is contained in:
2025-08-31 20:39:47 -04:00
parent bc074fcdf5
commit f8f8ab3b6f
2054 changed files with 11074 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
"LightmappedGeneric"
{
"$baseTexture" "glass/ep2_window01"
"$surfaceprop" "glass"
}

Binary file not shown.

View File

@@ -0,0 +1,12 @@
"LightmappedGeneric"
{
"$baseTexture" "glass/glasswindow001a"
"$surfaceprop" "glass"
"$translucent" 1
"$envmap" "env_cubemap"
"$envmapcontrast" ".5"
// "$envmapsaturation" 1
"$envmaptint" "[ .9 .9 .9]"
"%keywords" "tf"
"$basetexturetransform" "center .5 .5 scale 4 4 rotate 45 translate 0 0"
}

Binary file not shown.

View File

@@ -0,0 +1,12 @@
"LightmappedGeneric"
{
"$baseTexture" "glass/glasswindow001blu"
"$surfaceprop" "glass"
"$translucent" 1
"$envmap" "env_cubemap"
"$envmapcontrast" .5
"$envmapsaturation" 1
"$envmaptint" "[ .3 .3 .3]"
"%keywords" "tf"
"$basetexturetransform" "center .5 .5 scale 4 4 rotate 45 translate 0 0"
}

Binary file not shown.

View File

@@ -0,0 +1,12 @@
"LightmappedGeneric"
{
"$baseTexture" "glass/glasswindow001red"
"$surfaceprop" "glass"
"$translucent" 1
"$envmap" "env_cubemap"
"$envmapcontrast" .5
"$envmapsaturation" 1
"$envmaptint" "[ .3 .3 .3]"
"%keywords" "tf"
"$basetexturetransform" "center .5 .5 scale 4 4 rotate 45 translate 0 0"
}

Binary file not shown.

View File

@@ -0,0 +1,11 @@
"LightmappedGeneric"
{
"$baseTexture" "glass/glasswindow002a"
"$surfaceprop" "glass"
"$translucent" 1
"$envmap" "env_cubemap"
"$envmapcontrast" .5
"$envmapsaturation" 1
"$envmaptint" "[ .1 .1 .1]"
"%keywords" "tf"
}

Binary file not shown.

View File

@@ -0,0 +1,11 @@
"LightmappedGeneric"
{
"$baseTexture" "glass/glasswindow002a_gmodcompat"
"$surfaceprop" "glass"
"$translucent" 1
"$envmap" "env_cubemap"
"$envmapcontrast" .5
"$envmapsaturation" 1
"$envmaptint" "[ .1 .1 .1]"
"%keywords" "tf"
}

View File

@@ -0,0 +1,11 @@
"LightmappedGeneric"
{
"$baseTexture" "glass/glasswindow004a"
"$surfaceprop" "glass"
"$translucent" 1
// "$envmap" "env_cubemap"
// "$envmapcontrast" .5
// "$envmapsaturation" 1
// "$envmaptint" "[ .1 .1 .1]"
"%keywords" "tf"
}

Binary file not shown.

View File

@@ -0,0 +1,11 @@
"LightmappedGeneric"
{
"$baseTexture" "glass/glasswindow005a"
"$surfaceprop" "glass"
"$translucent" 1
// "$envmap" "env_cubemap"
// "$envmapcontrast" .5
// "$envmapsaturation" 1
// "$envmaptint" "[ .1 .1 .1]"
"%keywords" "tf"
}

Binary file not shown.

View File

@@ -0,0 +1,12 @@
"Refract"
{
//"$basetexture" "tile/floor_tile_006a_reflect.vtf"
"$normalmap" "glass/glasswindow_distorted001"
"$refractamount" "0.05"
"$translucent" "1"
//$additive 1
"$forcerefract" 1
"$bluramount" "10"
"$nofog" "1"
}

View File

@@ -0,0 +1,9 @@
"LightmappedGeneric"
{
"$basetexture" "glass/stainedglass"
"$bumpmap" "glass/stainedglass_nrm"
"$translucent" 1
"$surfaceprop" "glass"
"$envmap" "env_cubemap"
"$envmaptint" "[.9 .9 .9]"
}

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,11 @@
"LightmappedGeneric"
{
"$baseTexture" "glass/window01"
// "$basealphaenvmapmask" "1"
"$surfaceprop" "glass"
"$translucent" 1
"%keywords" "tf"
"$envmap" "env_cubemap"
"$envmaptint" "[ 1 1 1 ]"
$bumpmap "glass/window01_n"
}

Binary file not shown.