]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - scripts/rl.shader
Merge branch 'master' into Mario/killsound
[xonotic/xonotic-data.pk3dir.git] / scripts / rl.shader
1 RL
2 {
3         dpreflectcube cubemaps/default/sky
4         {
5                 map textures/rl_new.tga
6                 rgbgen lightingDiffuse
7         }
8 }
9 RocketThrust
10 {
11         cull none
12         {
13         
14         animMap 50 textures/rl_trust01.tga textures/rl_trust02.tga textures/rl_trust03.tga textures/rl_trust04.tga
15         blendFunc GL_ONE GL_ONE
16         rgbGen wave sawtooth 0 1 0 10
17         }
18
19 }
20
21