Overlay: Passage Map

OverlayPassageMap1

This script overlays a passage map on top of the map spriteset. It allows you to display the passage-settings of your tiles for debug purposes.

Download

Script: download here

You will need this spritesheet.

Installation

In the script editor, place this script below Materials and above Main.

Download and place the required spritesheet in your Graphics/System folder.

Usage

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/false

This might help when setting up passage tiles on your parallax maps.

OverlayPassageMap2

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

OverlayPassageMap3

You may also like...

14 Responses

  1. xtsukihime says:

    Script has been updated and handles looping now.

  2. mwm5 says:

    Forgive my poor English,I‘m an Asian and Engish is not my mother tongue,below is some of my hope,not my request……

    When I set “loop map” at the editor for one map and use this script,the display of the sprite will be disappeared sometimes.Also,your Region Overlay script has this bug too.

    And is there a way to make the script display passability of the event?

    Thank you for your script,I like your work very much!

  3. Fielleux says:

    Hi,
    I just found this script and it’s pretty helpful but it’s kind of very tedious to run the game, check passability and change what need to be changed.

    Is there a way to make the script display passability directly in the editor ?

    Thanks for your scripts anyways !

Leave a Reply to xtsukihime Cancel reply

Your email address will not be published. Required fields are marked *