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,8 @@
"UnlitGeneric"
{
"$basetexture" "tornado/tornado01"
"$vertexcolor" "1"
"$vertexalpha" "1"
"$translucent" "1"
"$nofog" "0"
}

Binary file not shown.

View File

@@ -0,0 +1,8 @@
"spritecard"
{
"$basetexture" "tornado/tornado_cloud001b"
"$nofog" "0"
"$translucent" "1"
"$nocull" "1"
}

View File

@@ -0,0 +1,7 @@
"UnlitGeneric"
{
"$basetexture" "tornado\tornado_debris_02"
$vertexcolor 1
$vertexalpha 1
$translucent 1
}

View File

@@ -0,0 +1,7 @@
"unlitgeneric"
{
"$basetexture" "tornado\tornado_debris_pebble1"
$vertexcolor 1
$vertexalpha 1
$translucent 1
}

View File

@@ -0,0 +1,8 @@
"UnlitGeneric"
{
// Original shader: BaseTimesVertexColorAlphaBlend
"$basetexture" "tornado/tornado_sprites01"
"$translucent" "1"
"$vertexcolor" "1"
"$vertexalpha" "1"
}