Assets pt 2 electric boogaloo

This commit is contained in:
2025-08-31 20:35:37 -04:00
parent 2420b0ae7b
commit d7b52eab69
1160 changed files with 5317 additions and 0 deletions

View File

@@ -0,0 +1,48 @@
"Water"
{
"$abovewater" 1
"%compilewater" 1
"$forceexpensive" 1
"$reflectentities" 0
"$envmap" "env_cubemap"
"%tooltexture" "nature/water_frame01_normal"
"$refracttexture" "_rt_WaterRefraction"
"$refractamount" "5"
"$reflecttexture" "_rt_WaterReflection"
"$reflectamount" "1"
"$scale" "[1 1]"
"$bumpmap" "water/water_epic_DUDV"
"$normalmap" "water/water_epic_normal"
"$surfaceprop" "water"
"$bottommaterial" "water/Sewer_beneath"
"$bumpframe" "0"
"$fogenable" 1
"$fogcolor" "{66 66 33 }"
"$fogstart" 100.00
"$fogend" 500.00
"$scroll1" "[.0001 .01 .01]"
"$scroll2" "[-.01 .01.01]"
"Proxies"
{
"TextureScroll"
{
"texturescrollvar" "$bumptransform"
"texturescrollrate" .00001
"texturescrollangle" 70.00
}
"WaterLOD"
{
}
}
}

View File

@@ -0,0 +1,9 @@
"WorldVertexTransition"
{
"$basetexture" "nature/cso_grass01"
"$basetexture2" "nature/cso_dirt01"
"$surfaceprop2" "dirt"
"$surfaceprop" "grass"
"$blendmodulatetexture" "nature/forest_modulate"
"%detailtype" "cso_ff"
}

View File

@@ -0,0 +1,9 @@
"WorldVertexTransition"
{
"$basetexture" "nature/cso_grass01"
"$basetexture2" "nature/cso_leaf01"
"$surfaceprop2" "dirt"
"$surfaceprop" "grass"
"$blendmodulatetexture" "nature/forest_modulate"
"%detailtype" "cso_ff"
}

View File

@@ -0,0 +1,6 @@
"LightmappedGeneric"
{
"$baseTexture" "nature/cso_grass01"
"$surfaceprop" "dirt"
"%keywords" "ep2"
}