]> 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 8000033c9fbeba789855caa362b29ebd578c0111..be6377e996d71c8663e6850b71fdc5d696a63df1 100644 (file)
@@ -1,9 +1,20 @@
 hdr true;
-pass "" "content"
+clear
+{
+       color 0.00000 0.00000 0.00000 0.00000;
+       depth 1.00000;
+};
+step "" "content"
+{
+       depth_test LEQUAL;
+       lighting "Desert.lightn";
+       scene "Desert.scene";
+};
+step "blended" "content"
 {
        depth_test LEQUAL;
        lighting "Desert.lightn";
-       scene "Desert.wrapper.scene";
+       scene "Desert.scene";
 };
 ambient_occlusion
 {