2D Toolkit Forum

2D Toolkit => Support => Topic started by: DJVDJV on November 07, 2016, 09:52:55 am

Title: Nice light for tiled map
Post by: DJVDJV on November 07, 2016, 09:52:55 am
Hellos.

Was wondering how to get nice nigh/day light effect form game. (As in example Stardew Valley shot)

I was trying just diffuse shader and normal lights and it does not looked good.

I need no collider or anything for light just night / day effect and light radius.

What might be right way to do this?
Title: Re: Nice light for tiled map
Post by: unikronsoftware on November 15, 2016, 11:04:55 pm
You don't want to use the diffuse and normal shaders - what you really want to do is to use some 2D solution. prime31 developed a solution that might work for you - check this thread. (http://2dtoolkit.com/forum/index.php/topic,5097.msg24051.html#msg24051)