This is my scene, its a simple Tilemap with Light2D.

As you can see, it casts shadows. I don't like them however, so I'm gonna turn them off in my Light2D options.

Ok, the shadows are gone, but now all the walls are illuminated. I don't want that, i just want the shadows on the floor to be gone.
How do i achieve that? This is my desired effect, made by combining the two previous pictures in my GNU GIMP program.
Maybe I should use some other node rather than Light2D?
