X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-maps.pk3dir.git;a=blobdiff_plain;f=scripts%2Fmap_courtfun.shader;h=a3371c09d7d25b27ea33a566f6d45a9897717ce1;hp=1bed354c9c894c22e59689c2218ae839bfb40892;hb=079e2acfd0cba8ac4bf91d78a7934f0566d289da;hpb=0ddfcc57044a577382568deedacd60ed3af4e97f diff --git a/scripts/map_courtfun.shader b/scripts/map_courtfun.shader index 1bed354c..a3371c09 100644 --- a/scripts/map_courtfun.shader +++ b/scripts/map_courtfun.shader @@ -7,11 +7,24 @@ textures/map_courtfun/screenanim_work cull none { animMap 1 textures/map_courtfun/screen_sleep.tga textures/map_courtfun/screen_work.tga textures/map_courtfun/screen_obey.tga textures/map_courtfun/screen_black.tga textures/map_courtfun/screen_black.tga textures/map_courtfun/screen_black.tga + blendFunc filter + } +} + +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/screenanim_obey +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 - blendFunc GL_ONE GL_ONE + 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 } } +