]> git.tdb.fi Git - libs/gl.git/blobdiff - demos/desertpillars/data/exported/Desert.seq
Add a moving point light to the night phase of desertpillars
[libs/gl.git] / demos / desertpillars / data / exported / Desert.seq
index 34213785876e1b43740015aef33b4a0202f105a4..be6377e996d71c8663e6850b71fdc5d696a63df1 100644 (file)
@@ -10,6 +10,12 @@ step "" "content"
        lighting "Desert.lightn";
        scene "Desert.scene";
 };
+step "blended" "content"
+{
+       depth_test LEQUAL;
+       lighting "Desert.lightn";
+       scene "Desert.scene";
+};
 ambient_occlusion
 {
        occlusion_radius 0.500000;