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,7 @@
LightmappedGeneric
{
$basetexture "campus/signs/blackboard_signatures"
$additive 1
$decal 1
}

View File

@@ -0,0 +1,8 @@
LightmappedGeneric
{
$basetexture "campus/signs/chalk01"
$alpha 0
$additive 1
$decal 1
}

Binary file not shown.

View File

@@ -0,0 +1,7 @@
LightmappedGeneric
{
$basetexture "campus/signs/logo01"
$alphatest 1
$decal 1
}

Binary file not shown.

View File

@@ -0,0 +1,7 @@
LightmappedGeneric
{
$basetexture "campus/signs/mark_stop"
$translucent 1
$decal 1
}

Binary file not shown.

View File

@@ -0,0 +1,7 @@
LightmappedGeneric
{
$basetexture "campus/signs/road_stripe01"
$translucent 1
$decal 1
}

Binary file not shown.

View File

@@ -0,0 +1,8 @@
LightmappedGeneric
{
$basetexture "campus/signs/sign_a_lockers"
$alphatest 1
$alphatestreference 0.5
$decal 1
}

View File

@@ -0,0 +1,18 @@
LightmappedGeneric
{
$basetexture "campus/signs/sign_bombsite_a"
$alphatest 1
$alphatestreference 0.6
$decal 1
Proxies
{
AnimatedTexture
{
animatedTextureVar $basetexture
animatedTextureFrameNumVar $frame
animatedTextureFrameRate 30
}
}
}

View File

@@ -0,0 +1,17 @@
LightmappedGeneric
{
$basetexture "campus/signs/sign_bombsite_b"
$translucent 1
$decal 1
Proxies
{
AnimatedTexture
{
animatedTextureVar $basetexture
animatedTextureFrameNumVar $frame
animatedTextureFrameRate 30
}
}
}

View File

@@ -0,0 +1,8 @@
LightmappedGeneric
{
$basetexture "campus/signs/time"
$alphatest 1
$alphatestreference 0.5
$decal 1
}