]> git.xonotic.org Git - xonotic/xonotic-nexcompat.pk3dir.git/blobdiff - scripts/nexcompat-sfx.shader
rename shader files to nexcompat_*
[xonotic/xonotic-nexcompat.pk3dir.git] / scripts / nexcompat-sfx.shader
diff --git a/scripts/nexcompat-sfx.shader b/scripts/nexcompat-sfx.shader
new file mode 100644 (file)
index 0000000..f0f4e22
--- /dev/null
@@ -0,0 +1,13 @@
+textures/sfx/forcefield
+{
+       qer_editorimage textures/sfx/forcefield1.tga
+       surfaceparm nomarks
+
+       {
+               map textures/sfx/forcefield1.tga
+               animmap 20 textures/sfx/forcefield1 textures/sfx/forcefield2 textures/sfx/forcefield3 textures/sfx/forcefield4
+               tcmod turb 0 0.75 0 0.25
+               tcmod scroll 0 0.5
+               blendfunc add
+       }
+}