summaryrefslogtreecommitdiff
path: root/demos
diff options
context:
space:
mode:
authorJuan Linietsky <reduzio@gmail.com>2015-04-03 14:36:10 -0300
committerJuan Linietsky <reduzio@gmail.com>2015-04-03 14:36:10 -0300
commit5d99e15e43d5a446b35d48e8a3b08a478f1998a9 (patch)
tree73fbf9ba2efe825815a56a73dd3c2828a34fbc64 /demos
parent9fa1698c7420bae2c6353bf300ce2cdb73434bf6 (diff)
fix shadow issue with lights in mix mode, i think fixes #1611
Diffstat (limited to 'demos')
-rw-r--r--demos/2d/light_mask/engine.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/demos/2d/light_mask/engine.cfg b/demos/2d/light_mask/engine.cfg
index 0e9389f853..8b0ae6f61d 100644
--- a/demos/2d/light_mask/engine.cfg
+++ b/demos/2d/light_mask/engine.cfg
@@ -2,3 +2,7 @@
name="Using Lights As Mask"
main_scene="res://lightmask.scn"
+
+[rasterizer]
+
+shadow_filter=3