]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Cubemap the gak's armor
authorMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Thu, 5 Apr 2012 14:14:19 +0000 (17:14 +0300)
committerMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Thu, 5 Apr 2012 14:14:19 +0000 (17:14 +0300)
scripts/player_gak.shader [new file with mode: 0644]
textures/gak_reflect.tga [new file with mode: 0644]

diff --git a/scripts/player_gak.shader b/scripts/player_gak.shader
new file mode 100644 (file)
index 0000000..3a18603
--- /dev/null
@@ -0,0 +1,8 @@
+gak
+{
+       dpreflectcube cubemaps/default/sky
+       {
+               map textures/gak.tga
+               rgbgen lightingDiffuse
+       }
+}
diff --git a/textures/gak_reflect.tga b/textures/gak_reflect.tga
new file mode 100644 (file)
index 0000000..e3a7ac4
Binary files /dev/null and b/textures/gak_reflect.tga differ