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,16 @@
"UnlitGeneric"
{
"$basetexture" "lights/rgb"
"$surfaceprop" "Glass"
"$selfillum" "1"
"$nodecal" "1"
"Proxies"
{
"AnimatedTexture"
{
"animatedTextureVar" "$basetexture"
"animatedTextureFrameNumVar" "$frame"
"animatedTextureFrameRate" "300"
}
}
}

Binary file not shown.

View File

@@ -0,0 +1,16 @@
"UnlitGeneric"
{
"$basetexture" "lights/rgb"
"$surfaceprop" "Glass"
"$selfillum" "1"
"$nodecal" "1"
"Proxies"
{
"AnimatedTexture"
{
"animatedTextureVar" "$basetexture"
"animatedTextureFrameNumVar" "$frame"
"animatedTextureFrameRate" "300"
}
}
}