![Hard Light 2D](https://assetstorev1-prd-cdn.unity3d.com/key-image/733172ed-aac0-4d82-b6d9-1a964074372d.jpg)
Hard Light 2D is a simple drag and drop point light system.
The asset uses 2D Colliders on your scene to shape a 2D mesh with an additive blend material, which in turn creates a sharp lighting effect typically seen on minimalistic 2D games.
The light's look can be tweaked as easily as picking a different color, intensity and/or texture.
WebGL Demo
Supported Colliders:
- BoxCollider2D
- CircleCollider2D
- EdgeCollider2D
- PolygonCollider2D
- CompositeCollider2D
Highly optimized with 0 garbage collection footprint.
Made for the Built-in Render Pipeline, but should work anywhere.
Fog of war and other features not included. Please stop asking.