Tagged Questions
4
votes
2answers
1k views
Grid/cell based light system
I am working on a top-down, 2d cell-based RPG game. I would like to implement a cell based lighting system, something like this and this.
I basically have several light sources and light deteriorates ...