Introduction
Plugin generating roof tiles that could appear and disappear on command.
Features
The plugin automatically generates roofs over tiles with region ids. By default it converts region ids from 1-40 to corresponding tiles in the A3 and A4 tilesets, but the range could be changed in the configuration.
How to Use
Roofs can be also controled by two commands, 'showRoof' and 'hideRoof'. Without any arguments they take effect on the nearest roof. Optionally you can provide x and y of any tile that lies within a roof.
Example (for MV): hideRoof 4 6
You can disable that plugin completely for specifics maps by adding #noroofs to the map note.
The plugin has two params Delay - A duration of the appear/disappear animation (in milliseconds). Use 0 to disable animation. Shift - Shift region ID by the given value. The default value is 0 and 1-40 regions are used. Useful if you already use the lower regions for different purposes.