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

Binary file not shown.

View File

@@ -0,0 +1,21 @@
"WorldVertexTransition"
{
"$baseTexture" "maps/terrain/peak_soil_02"
"$bumpmap" "maps/terrain/peak_soil_02_normal"
"$surfaceprop" "gravel"
"%detailtype" "af_soil_dry"
"$baseTexture2" "maps/terrain/peak_rocks_01"
"$basetexturescale2" "2"
"$bumpmap2" "maps/terrain/peak_rocks_01_normal"
"$surfaceprop2" "rock"
"$blendmodulatetexture" "maps/terrain/af_blend_modulate"
"%keywords" "ins2,afghanistan,blend"
}

View File

@@ -0,0 +1,19 @@
"WorldVertexTransition"
{
"$baseTexture" "maps/terrain/peak_soil_01"
"$bumpmap" "maps/terrain/peak_soil_01_normal"
"$surfaceprop" "gravel"
"%detailtype" "af_soil_dry"
"$baseTexture2" "maps/terrain/peak_soil_02"
"$bumpmap2" "maps/terrain/peak_soil_02_normal"
"$surfaceprop2" "gravel"
"%detailtype2" "af_soil_dry"
"$blendmodulatetexture" "maps/terrain/af_blend_modulate"
"%keywords" "ins2,afghanistan,blend"
}

View File

@@ -0,0 +1,29 @@
"WorldGGX"
{
"$basetexture" "maps/terrain/doi_autumn_dirt_a"
"$bumpmap" "maps/terrain/doi_autumn_dirt_a_norm"
"$blendmap" "maps/terrain/doi_autumn_dirt_a_blendmap"
"$surfaceprop" "dirt"
"$blendmodulatetexture" "maps/terrain/doi_autumn_dirt_ab_modulate"
"$basetexture2" "maps/terrain/doi_autumn_dirt_b"
"$bumpmap2" "maps/terrain/doi_autumn_dirt_b_norm"
"$blendmap2" "maps/terrain/doi_autumn_dirt_b_blendmap"
"$surfaceprop2" "dirt"
"$normalmapalphaenvmapmask" "1"
"$envmap" "env_cubemap"
"$envmapsaturation" ".5"
"$envmapcontrast" ".5"
"$envmaptint" "[.8 .8 .8]"
"$envmapsphere" "1"
"$roughnessmultiplier" "1.0"
"$heightblend" "1"
"$selfshadow" "0"
"$parallax" "1"
"%keywords" "doi, mud, blend, dog red"
}

View File

@@ -0,0 +1,9 @@
"lightmappedGeneric"
{
"$baseTexture" "maps/terrain/ir_rough_soil_01"
"$bumpmap" "maps/terrain/ir_rough_soil_01_normal"
"$reflectivity" "[.8 .8 .8]"
"$surfaceprop" "quicksand"
"%keywords" "ins2,iraq,bump"
%detailtype ir_soil_dry
}

View File

@@ -0,0 +1,13 @@
"lightmappedGeneric"
{
"$baseTexture" "maps/terrain/ir_sand_01"
"$bumpmap" "maps/terrain/ir_sand_01_normal"
"$normalmapalphaenvmapmask" "1"
"$envmap" "env_cubemap"
"$envmapsaturation" ".1"
"$envmapcontrast" ".8"
"$envmaptint" "[.1 .1 .1]"
"$surfaceprop" "sand"
"%keywords" "ins2,iraq,bump"
%detailtype ir_sand_dry
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.