]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blobdiff - scripts/model_bigfan01.shader
update the rules, more strict, see http://nopaste.linux-dev.org/?7646 or grep source...
[xonotic/xonotic-maps.pk3dir.git] / scripts / model_bigfan01.shader
diff --git a/scripts/model_bigfan01.shader b/scripts/model_bigfan01.shader
new file mode 100644 (file)
index 0000000..001a496
--- /dev/null
@@ -0,0 +1,17 @@
+models/mapobjects/fans/fanlight.tga
+{
+ {
+       map models/fans/fanlight.tga
+       blendfunc add
+       tcmod rotate 40
+ }
+}
+
+models/mapobjects/fans/fanshadow.tga
+{
+ {
+       map models/fans/fanshadow.tga
+       blendfunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
+       tcmod rotate 40
+ }
+}