How do I create shadows and lights in a 2D top down perspective game? I want to achieve an effect similar to this game (also made in unity) where some objects like a torch, different sprites, and the player have a light source while the rest of the map is dark.
Do you anyone know how to achieve this, and could link me to some good resources on how to implement it in unity?
