]> 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 797a045c7e4ef99baac02c25319eb7d2fd55472d..be6377e996d71c8663e6850b71fdc5d696a63df1 100644 (file)
@@ -8,7 +8,13 @@ step "" "content"
 {
        depth_test LEQUAL;
        lighting "Desert.lightn";
-       scene "Desert.wrapper.scene";
+       scene "Desert.scene";
+};
+step "blended" "content"
+{
+       depth_test LEQUAL;
+       lighting "Desert.lightn";
+       scene "Desert.scene";
 };
 ambient_occlusion
 {