Hey, I want to make a dark maze, like the only part of the maze you can see being the actor and a bit around the actor. Is there a way to do this?
Yes, but it involves extensive work on images. Nitty-gritty stuff. I might decide to put up a demo for this one. At least it will portray one way of accomplishing it.
Yes, but it involves extensive work on images. Nitty-gritty stuff. I might decide to put up a demo for this one. At least it will portray one way of accomplishing it.
One way is demonstrated in my new scenario, Dark Maze Demo
One way is demonstrated in my new scenario, Dark Maze Demo
The Light class in the scenario (in the Player class) was modified to allow changing the range of illumination (strength of light). Also, the Scroller class was fitted to support non-scrolling areas along right and bottom edges of the world (a crop method was added).