2021-12-17 01:24:32 +00:00
|
|
|
streetglass
|
|
|
|
{
|
2023-11-18 16:49:55 +00:00
|
|
|
|
|
|
|
if $programs
|
|
|
|
polygonOffset 1
|
|
|
|
diffusemap "textures/sfx/mirror.tga"
|
|
|
|
normalmap "textures/sfx/mirror_n.tga"
|
|
|
|
|
|
|
|
{
|
|
|
|
program lightmapped_reflect
|
|
|
|
map $reflection
|
|
|
|
}
|
2021-12-17 01:24:32 +00:00
|
|
|
{
|
2023-11-18 16:49:55 +00:00
|
|
|
map textures/sfx/reflection.tga
|
|
|
|
blendFunc filter
|
|
|
|
tcGen environment
|
2021-12-17 01:24:32 +00:00
|
|
|
}
|
2023-11-18 16:49:55 +00:00
|
|
|
else
|
|
|
|
portal
|
|
|
|
endif
|
2021-12-17 01:24:32 +00:00
|
|
|
}
|