X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-maps.pk3dir.git;a=blobdiff_plain;f=scripts%2Fmap_courtfun.shader;h=a3371c09d7d25b27ea33a566f6d45a9897717ce1;hp=32210175bdc867c7251aabcb23cc642744243c5e;hb=b7e79df98c115e1ef1d6172feb0efe3c8de8900f;hpb=ff9ab8887e84784abd2a6d04582ab97b355f9ee0 diff --git a/scripts/map_courtfun.shader b/scripts/map_courtfun.shader index 32210175..a3371c09 100644 --- a/scripts/map_courtfun.shader +++ b/scripts/map_courtfun.shader @@ -11,7 +11,20 @@ textures/map_courtfun/screenanim_work } } -textures/map_courtfun/screenanim_obey +textures/map_courtfun/screen_backdrop +{ + qer_editorimage textures/map_courtfun/screen_work.tga + surfaceparm trans + surfaceparm nomarks + surfaceparm nolightmap + cull none + { + map textures/map_courtfun/screen_backdrop.tga + blendFunc GL_ONE GL_ONE + } +} + +textures/map_courtfun/screen_obey { qer_editorimage textures/map_courtfun/screen_obey.tga surfaceparm trans @@ -19,20 +32,21 @@ textures/map_courtfun/screenanim_obey surfaceparm nolightmap cull none { - animMap 1 textures/map_courtfun/screen_obey.tga textures/map_courtfun/screen_xon.tga textures/map_courtfun/screen_black.tga textures/map_courtfun/screen_black.tga textures/map_courtfun/screen_black.tga + map textures/map_courtfun/screen_obey.tga blendFunc filter } } -textures/map_courtfun/screen_backdrop +textures/map_courtfun/screen_xon { - qer_editorimage textures/map_courtfun/screen_work.tga + qer_editorimage textures/map_courtfun/screen_xon.tga surfaceparm trans surfaceparm nomarks surfaceparm nolightmap cull none { - map textures/map_courtfun/screen_backdrop.tga - blendFunc GL_ONE GL_ONE + map textures/map_courtfun/screen_xon.tga + blendFunc filter } } +