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 @@
"UnlitGeneric"
{
"$basetexture" "fork/blackfade"
"$translucent" 1
}

Binary file not shown.

View File

@@ -0,0 +1,7 @@
"WorldVertexTransition"
{
"$basetexture" "nature/gravelfloor004a"
"$basetexture2" "nature/sandfloor010a"
"$surfaceprop" "dirt"
"$surfaceprop2" "sand"
}

View File

@@ -0,0 +1,8 @@
"LightmappedGeneric"
{
"$basetexture" "fork/cliff04a_overlay"
"$translucent" 1
"$decal" 1
"$vertexcolor" "1"
"$vertexalpha" "1"
}

Binary file not shown.

View File

@@ -0,0 +1,12 @@
"WorldVertexTransition"
{
"$basetexture" "fork/cliff04c"
"$basetexture2" "fork/forest_grass_01_1024"
"$blendmodulatetexture" "nature/blendtexture01"
"$surfaceprop" "concrete"
"$detail" "detail/rock_detail_01"
"$detailscale" "8"
"$detailblendfactor" 1
"$detailblendmode" 0
}

Binary file not shown.

View File

@@ -0,0 +1,14 @@
"WorldVertexTransition"
{
"$basetexture" "fork/cliff04c"
"$basetexture2" "fork/forest_grass_01_1024"
"$blendmodulatetexture" "nature/blendtexture01"
"$surfaceprop" "concrete"
"$detail" "detail/rock_detail_01"
"$detailscale" "8"
"$detailblendfactor" 1
"$detailblendmode" 0
"%detailtype" "fork_skybox_trees"
}

View File

@@ -0,0 +1,12 @@
"LightmappedGeneric"
{
"$basetexture" "fork/cliff04c"
"$basetexture2" "fork/forest_grass_01_1024"
"$blendmodulatetexture" "nature/blendtexture01"
"$surfaceprop" "concrete"
"$detail" "detail/rock_detail_01"
"$detailscale" "8"
"$detailblendfactor" 1
"$detailblendmode" 0
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,9 @@
"UnlitGeneric" {
"$translucent" 1
"$basetexture" "fork/tree_pine04_card"
"$nocull" 1
"$vertexcolor" 1
"$vertexalpha" 1
"$color" "[0.5 0.6 0.5]"
}

Binary file not shown.

View File

@@ -0,0 +1,5 @@
"LightmappedGeneric"
{
"$basetexture" "glass/glasswindow032a"
"$decal" 1
}

View File

@@ -0,0 +1,5 @@
"LightmappedGeneric"
{
"$basetexture" "nature/gravelfloor002b"
"$surfaceprop" "dirt"
}

View File

@@ -0,0 +1,7 @@
"LightmappedGeneric"
{
"$basetexture" "fork/parkinglines01a"
"$decal" 1
"$decalscale" 0.5
"$translucent" 1
}

Binary file not shown.

View File

@@ -0,0 +1,7 @@
"Sprite"
{
"$spriteorientation" "vp_parallel"
"$spriteorigin" "[ 0.50 0.50 ]"
"$basetexture" "effects/redflare"
"$additive" "1"
}

View File

@@ -0,0 +1,7 @@
"UnlitGeneric"
{
"$basetexture" "fork/skyboxfade"
"$translucent" 1
"$decal" 1
"$nofog" 1
}

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,43 @@
"Water" {
"$abovewater" 1
"%compilewater" 1
"$reflectentities" 0
"$envmap" "fork/cubemap_generic"
"$envmapcontrast" "1"
"%tooltexture" "nature/water_frame01_normal"
"$scale" "[1 1]"
"$bumpmap" "nature/water_coast01_dudv"
"$normalmap" "nature/water_coast01_normal"
"$surfaceprop" "water"
"$bottommaterial" "fork/water_beneath"
"$bumpframe" "0"
"$fogenable" 1
"$fogcolor" "{54 52 48}"
"$fogstart" 1.00
"$fogend" 256.00
"$refracttexture" "_rt_WaterRefraction"
"$refractamount" 1.0
"$refracttint" "{255 255 255}"
"$reflecttint" "{255 255 255}"
"$cheapwaterstartdistance" "0"
"$cheapwaterenddistance" "0"
"$scroll1" "[.01 .01]"
"$scroll2" "[.05 .05]"
"Proxies"
{
"TextureScroll"
{
"texturescrollvar" "$bumptransform"
"texturescrollrate" .02
"texturescrollangle" 25.00
}
}
}

View File

@@ -0,0 +1,45 @@
"Water"
{
"<dx90"
{
"$fallbackmaterial" "nature/water_coast01_dx8"
}
"$abovewater" 0
"%compilewater" 1
"$forceexpensive" 1
"$reflectentities" 0
"%tooltexture" "nature/water_coast01_normal"
"$refracttexture" "_rt_WaterRefraction"
"$refractamount" "1"
"$scale" "[7 7]"
"$bumpmap" "nature/water_coast01_dudv"
"$normalmap" "nature/water_coast01_normal"
"$surfaceprop" "water"
"$bumpframe" "0"
"$fogenable" 1
//"$fogcolor" "{31 36 39}"
"$fogcolor" "{36 35 32}"
"$fogstart" 0
"$fogend" 512
$underwateroverlay "effects/water_warp01"
"$scroll1" "[.01 .01 .05]"
"$scroll2" "[-.025 .025 .075]"
"Proxies"
{
"TextureScroll"
{
"texturescrollvar" "$bumptransform"
"texturescrollrate" .05
"texturescrollangle" 45.00
}
}
}

View File

@@ -0,0 +1,5 @@
"UnlitGeneric" {
"$basetexture" "lights/white"
//"$color" "{54 52 48}"
"$color" "{41 40 36}"
}