I'm fiddling with a field of view for the player. Basically I made a layer, called it darkness. Just added a sprite, a black square covering the whole playfield, and another sprite with the blend effect "destination out" called FOV, works quite well. Only problem is you can see through walls, any way to have the FOV sprite "cut off" when hitting "solids"?