Antikythera
Member
I was wondering if this is possible with events.
I want a map that's totally black at first except for the bottom square where you are and the ones to the immediate left and right, and the one directly above. When you take a step, let's say upwards, the next square on the left and right switch from black to what they really are, in addition to the one above. I can do this with a separate switch for every single tile. I think it's possible to do with self-switches, to save time, but wouldn't it reset when you leave the map? Is there an easy way to do this? Anyway, I'd be glad to make a small map with the switch-per-tile method to show exactly what I mean.
Any help would be really great!
I want a map that's totally black at first except for the bottom square where you are and the ones to the immediate left and right, and the one directly above. When you take a step, let's say upwards, the next square on the left and right switch from black to what they really are, in addition to the one above. I can do this with a separate switch for every single tile. I think it's possible to do with self-switches, to save time, but wouldn't it reset when you leave the map? Is there an easy way to do this? Anyway, I'd be glad to make a small map with the switch-per-tile method to show exactly what I mean.
Any help would be really great!