Let’s you make events that exist one-tile outside of the map.
This is mainly for making map transitions that work by PUSHING into the edge of the map instead of just stepping on an event.
To use it, place an event at the edge of a map, and give it the note:
<OutsideMap>
It will automatically figure out which direction to move and move one tile so it’s outside the map.
Screenshots