- Home /
Unity2D Lighting on a TileMap
hi,
I am working on a Tile-based TopDown Game in Unity2D. How can I add Light that is stopped by a Wall/Rock Tile?
As far as I know, that's not possible with the build-in Light GameObjects.
The only other Solution I can think of is writing my own Shaders. Is that possible and, if yes, doable?
Comment
Your answer
Follow this Question
Related Questions
Unity 2D lights only lighting hemisphere? 0 Answers
Writing a 2D shadow shader for top-down game 0 Answers
Create Shaded area Unity2D 1 Answer
Unity3d 2D mode lighting? 1 Answer
Tile mesh is mysteriously darkened as compared to other GameObjects 1 Answer