From: Rudolf Polzer Date: Sat, 10 Mar 2012 12:03:16 +0000 (+0100) Subject: add some nice TV snow texture for the camera fading X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=9adbb248dc4ba3d40d56595bfc5d5959d183f388;p=xonotic%2Fxonotic-maps.pk3dir.git add some nice TV snow texture for the camera fading --- diff --git a/scripts/map_augenkrebs.shader b/scripts/map_augenkrebs.shader index 88fef6c1..a3dcc63d 100644 --- a/scripts/map_augenkrebs.shader +++ b/scripts/map_augenkrebs.shader @@ -461,3 +461,16 @@ textures/map_augenkrebs/crative blendfunc filter } } +textures/map_augenkrebs/tvsnow +{ + nopicmip + nomipmaps + { + map textures/map_augenkrebs/tvsnow + tcmod page 2 2 0.02 + } + { + map $lightmap + blendfunc filter + } +} diff --git a/textures/map_augenkrebs/tvsnow.png b/textures/map_augenkrebs/tvsnow.png new file mode 100644 index 00000000..8d38ce6e Binary files /dev/null and b/textures/map_augenkrebs/tvsnow.png differ diff --git a/textures/map_augenkrebs/tvsnow.xcf b/textures/map_augenkrebs/tvsnow.xcf new file mode 100644 index 00000000..802e8dd3 Binary files /dev/null and b/textures/map_augenkrebs/tvsnow.xcf differ