Notice: This asset requires Light2D to be setup on your project.
This is a set of shaders and materials meant to extend the functionality of Light2D.
Contains a custom shader that can be used to simulate shadows cast by the sun. Obstacle shadows which are cast using this shader have a range and will fade at far away distances. This solves some of the issues with out-of-screen light sources that the original shaders have.
Includes a demo scene which uses this extension to make a day/night cycle for a top-down 2D viewpoint. The demo scene requires assets included in Light2D.
Read the readme file for details on how to setup Light2D and how to start using the sun shader.