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,14 @@
"WorldVertexTransition"
{
"$basetexture" "Nature/grassfloor002a"
"$basetexture2" "Nature/mudground002"
"%tooltexture" "Nature/blendgroundtograss008_tooltexture"
"$blendmodulatetexture" "Nature/dirtground002_blendmask"
"$bumpmap" "Nature/dirtground001_height-ssbump"
"%keywords" "tf"
"$ssbump" "1"
"$surfaceprop" "dirt"
}

View File

@@ -0,0 +1,12 @@
"WorldVertexTransition"
{
"$basetexture" "dovahki/nature/snow2020_t"
"$basetexture2" "dovahki/nature/ice"
"$bumpmap" "dovahki/nature/snow_2020_n"
"%keywords" "tf"
//"$ssbump" "1"
"$surfaceprop" "snow"
}

View File

@@ -0,0 +1,14 @@
"WorldVertexTransition"
{
"$basetexture" "Nature/snow_full001"
"$basetexture2" "Nature/mudground002"
"%tooltexture" "Nature/blendgroundtograss008_tooltexture"
"$blendmodulatetexture" "Nature/dirtground002_blendmask"
"$bumpmap" "Nature/snow_full001_normal"
"%keywords" "tf"
"$ssbump" "1"
"$surfaceprop" "dirt"
}

View File

@@ -0,0 +1,13 @@
"WorldVertexTransition"
{
"$basetexture" "dovahki/nature/taint"
"$basetexture2" "dovahki/nature/snow2020_t"
"$surfaceprop" "mud"
"%keywords" "wasteland"
"$bumpmap" "dovahki/nature/snow2020_n"
"$normalmapalphaenvmapmask" 1
"$envmapcontrast" 1
"$envmapsaturation" 1
"$envmaptint" "[ .65 .65 .65 ]"
"$envmap" "env_cubemap"
}

View File

@@ -0,0 +1,10 @@
"LightmappedGeneric"
{
"$basetexture" "dovahki/nature/ice"
"$envmap" "env_cubemap"
"$envmapcontrast" 1
"$envmapsaturation" 1
"$envmaptint" "[5 5 5]"
"$bumpmap" "dovahki/nature/ice_n"
"$surfaceprop" "ice"
}

Binary file not shown.

View File

@@ -0,0 +1,10 @@
"LightmappedGeneric"
{
"$basetexture" "dovahki/nature/snow"
"$envmap" "env_cubemap"
"$envmapcontrast" 1
"$envmapsaturation" 1
"$envmaptint" "[1 1 1]"
"$bumpmap" "dovahki/nature/ice2_n"
"$surfaceprop" "ice"
}

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,10 @@
"LightmappedGeneric"
{
"$basetexture" "dovahki/nature/ice"
"$envmap" "env_cubemap"
"$envmapcontrast" 1
"$envmapsaturation" 1
"$envmaptint" "[7 7 7]"
"$bumpmap" "dovahki/nature/ice_n"
"$surfaceprop" "ice"
}

View File

@@ -0,0 +1,31 @@
"UnlitGeneric"
{
"%tooltexture" "dovahki/nature/lava"
"%compilewater" "1"
"%compileKeepLight" 1
"$basetexture" "dovahki/nature/lava"
"$surfaceprop" "slime"
"$bottommaterial" "dovahki/nature/lava"
"$abovewater" "1"
"$fogenable" 1
"$fogcolor" "{245 80 26}"
"$fogstart" "-500"
"$fogend" "200"
"Proxies"
{
"AnimatedTexture"
{
"animatedtexturevar" "$basetexture"
"animatedtextureframenumvar" "$frame"
"animatedtextureframerate" 10.00
}
"WaterLOD"
{
}
}
}

Binary file not shown.

View File

@@ -0,0 +1,9 @@
"LightmappedGeneric"
{
"$basetexture" "dovahki/nature/snow2019_t"
"$bumpmap" "dovahki/nature/snow2019_n"
"$surfaceprop" "snow"
"$envmap" "env_cubemap"
"$normalmapalphaenvmapmask" "1"
"$envmaptint" "[.6 .7 .7]"
}

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,10 @@
"LightmappedGeneric"
{
"$basetexture" "dovahki/nature/snow2020_t"
"$bumpmap" "dovahki/nature/snow2020_n"
"$envmap" "env_cubemap"
"$normalmapalphaenvmapmask" "1"
"$surfaceprop" "snow"
"$envmaptint" "[1.25 1.25 1.25]"
"$alphatest" "1"
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,8 @@
"LightmappedGeneric"
{
"$basetexture" "dovahki/nature/snowblend"
"$bumpmap" "Nature/snow_full001_normal"
"%keywords" "tf"
"$ssbump" "1"
"$surfaceprop" "snow"
}

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,4 @@
"LightmappedGeneric"
{
"$basetexture" "dovahki/nature/waterfall_1024_NRM_CLEAR"
}

View File

@@ -0,0 +1,20 @@
"Refract"
{
"$refractamount" ".085"
"$bluramount" "1"
"$scale" "[1 1]"
"$normalmap" "dovahki/nature/waterfall_1024_NRM_CLEAR"
"$translucent" 1
//"$envmap" "env_cubemap"
"$refracttint" "[.86 .98 1]"
"%tooltexture" "dovahki/nature/waterfall_1024_NRM_CLEAR"
Proxies
{
TextureScroll
{
texturescrollvar $bumpTransform
texturescrollrate 1.3
texturescrollangle 270.00
}
}
}