tinylastlizard
Mar 29 2010, 10:18 PM
Hi,
So my game opens with a character inside her house, and I want it to be night time as soon as she exits her house, but so far, I have only figured how to make it fade into night when she steps out the door. I do not want it to be dark inside the house though, just on the outside map (the house is a separate map). How can I do this?
Thank you.
Knot
Mar 29 2010, 10:49 PM
Make an autrun event anywhere on the map and use the event commade "change screen colour tone" and set the time to 0 frames. Then change the colours so that it's rather dark and maybe a little bluish and the screen should turn out that colour when you zone to the map. Make sure to follow the "change screen colour tone" by an "erase event" otherwise the event will never end. "erase event" will just erase it until the next time the map loads which is perfect.