From: Mircea Kitsune Date: Thu, 5 Apr 2012 14:33:47 +0000 (+0300) Subject: Lastly, give the umbra some reflectiveness as well X-Git-Tag: xonotic-v0.8.0~89^2~14 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=6c1644144ec6a656a77253220b71f45fe65dbfb8;p=xonotic%2Fxonotic-data.pk3dir.git Lastly, give the umbra some reflectiveness as well --- diff --git a/scripts/player_umbra.shader b/scripts/player_umbra.shader new file mode 100644 index 000000000..3f4b5ed1b --- /dev/null +++ b/scripts/player_umbra.shader @@ -0,0 +1,9 @@ +umbra +{ + dpreflectcube cubemaps/default/sky + { + map textures/umbra.tga + rgbgen lightingDiffuse + } +} + diff --git a/textures/umbra_reflect.jpg b/textures/umbra_reflect.jpg new file mode 100644 index 000000000..b82247d82 Binary files /dev/null and b/textures/umbra_reflect.jpg differ