]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - scripts/vehicles.shader
reflection for cockpit texture
[xonotic/xonotic-data.pk3dir.git] / scripts / vehicles.shader
1 spiderbot
2 {
3         dpreflectcube cubemaps/default/sky
4         {
5                 map textures/spiderbot.tga
6                 rgbgen lightingDiffuse
7         }
8 }
9 wakazachi
10 {
11         dpreflectcube cubemaps/default/sky
12         {
13                 map textures/wakazachi.tga
14                 rgbgen lightingDiffuse
15         }
16 }
17 cockpit
18 {
19         dpreflectcube cubemaps/default/sky
20         {
21                 map textures/cockpit.tga
22                 rgbgen lightingDiffuse
23         }
24 }