Assets pt 2 electric boogaloo

This commit is contained in:
2025-08-31 20:37:54 -04:00
parent d7b52eab69
commit bc074fcdf5
1107 changed files with 4811 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
"VertexLitGeneric"
{
"$baseTexture" "bm/basketball"
"$bumpmap" "bm/basketball_normal"
"$envmap" "env_cubemap"
"$normalmapalphaenvmapmask" "1"
"$model" 1
}

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,7 @@
"VertexLitGeneric"
{
"$baseTexture" "bm/dart_body"
"$envmap" "env_cubemap"
"$envmapcontrast" 1
"$model" 1
}

Binary file not shown.

View File

@@ -0,0 +1,7 @@
"VertexLitGeneric"
{
"$baseTexture" "bm/dart_flight"
"$envmap" "env_cubemap"
"$envmapcontrast" 1
"$model" 1
}

Binary file not shown.

View File

@@ -0,0 +1,8 @@
"VertexLitGeneric"
{
"$baseTexture" "bm/dart_grip"
"$envmap" "env_cubemap"
"$bumpmap" "bm/dart_grip_normal"
"$normalmapalphaenvmapmask" 1
"$model" 1
}

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,7 @@
"VertexLitGeneric"
{
"$baseTexture" "bm/dart_tip"
"$envmap" "env_cubemap"
"$envmapcontrast" 1
"$model" 1
}

Binary file not shown.