light: lightstest1.map: add a test of _project_fov

This commit is contained in:
Eric Wasylishen 2016-07-26 16:21:29 -06:00
parent 57b64b10ef
commit e7c824e766
1 changed files with 18 additions and 0 deletions

View File

@ -338,6 +338,15 @@
( 128 816 64 ) ( 224 816 96 ) ( 128 816 96 ) narrow -32 -0 -0 1 1
( 128 768 64 ) ( 128 832 96 ) ( 128 832 64 ) narrow -32 -0 -0 1 1
}
// brush 37
{
( -256 768 64 ) ( -160 768 96 ) ( -160 768 64 ) srad4 -0 40 -0 2 2
( -384 768 64 ) ( -384 832 96 ) ( -384 768 96 ) narrow -32 -0 -0 1 1
( -256 768 208 ) ( -160 832 208 ) ( -256 832 208 ) narrow 96 -0 -0 1 1
( -256 768 336 ) ( -160 832 336 ) ( -160 768 336 ) narrow 96 -0 -0 1 1
( -256 816 64 ) ( -160 816 96 ) ( -256 816 96 ) narrow 96 -0 -0 1 1
( -256 768 64 ) ( -256 832 96 ) ( -256 832 64 ) narrow -32 -0 -0 1 1
}
}
// entity 1
{
@ -1678,3 +1687,12 @@
"mangle" "270 -35 0"
"_project_texture" "srad4"
}
// entity 71
{
"classname" "light"
"origin" "-320 720 280"
"light" "500"
"mangle" "-90 325 -0"
"_project_texture" "srad4"
"_project_fov" "25"
}