I'm trying to make a 2D horror game, which some can argue are less scary than 3D horror games. To compensate, I'm trying to make everything around the character dark except for a circle around the player. How can I accomplish this with paint?
I can draw over the background with black, and make the darkness move when the player does, but how can I make the light around him circular?