This plugin “stretches” a trigger event so it takes up more than one tile.
Useful for making an event that takes up multiple times, but only need to use it in one spot.
Use <StretchX: NUMBER>
to stretch an event’s trigger to the right. X
is the number of tiles it takes up, so 1
does nothing since an event takes up 1
by default. <StretchX: 2>
will make it trigger on its own tile and the one to the right.
Use <StretchY: NUMBER>
to make an event stretch lower.
Screenshots