Files
TF2Maps/custom/chillskies/materials/lights/rgb.vmt

17 lines
274 B
Plaintext
Raw Normal View History

2025-08-31 20:35:37 -04:00
"UnlitGeneric"
{
"$basetexture" "lights/rgb"
"$surfaceprop" "Glass"
"$selfillum" "1"
"$nodecal" "1"
"Proxies"
{
"AnimatedTexture"
{
"animatedTextureVar" "$basetexture"
"animatedTextureFrameNumVar" "$frame"
"animatedTextureFrameRate" "300"
}
}
}