
Download
Script: Get it at Hime Works
You will need this sprite sheet:

Usage
Place the required spritesheet in your Graphics/System folder.
You can choose which sprite you want to use in the configuration.
You can also add your own by adding additional rows to the image.
You can enable/disable the passage map using a script call
$game_system.passage_map_disabled = true/falseThis might help when it comes to setting up passages for parallax maps since you might miss some tiles.

Here is a custom sprite that uses lines to mark passability. Credits to Galv for the sprite set.


