public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MZEli Map Reveal - Reveal the map as you walk!

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: Eli Map Reveal - Reveal the map as you walk!
  • Original author: Eliaquim
  • Original date: November 6, 2020
  • Source thread: https://forums.rpgmakerweb.com/threads/eli-map-reveal-reveal-the-map-as-you-walk.129597/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)

Summary

Author: Hakuen Studio​ Introduction • Inspired by the game Fatal Labyrinth for Mega Drive, I have created this plugin that can cover a map and let the player reveal it as he moves! • Cover the tiles marked by regions with a 48x48 image of your preference.

Archived First Post



Author: Hakuen Studio


Introduction

• Inspired by the game Fatal Labyrinth for Mega Drive, I have created this plugin that can cover a map and let the player reveal it as he moves!

Features

• Cover the tiles marked by regions with a 48x48 image of your preference.
• Can choose the regions that will do the cover.
• Player can reveal these tiles as he moves!
• Set the range, in tiles, that the player is able to reveal when he moves(through a variable value!).
• Set the revealing type to square, diamond, linear, or region!
• There is a special reveal type "OneRegion" That only reveals the player's region! All other ones stay covered!
• Can reveal or hide regions at once.
• Can hide and reveal tiles by coordinates too!

How to use

• First of all, create an image with the size of 48x48 and save it in the system's folder. Then set it on the plugin parameter "Cover Image".

• Choose a default value for the revealing type in the parameters:
• Square - Reveal the tiles with a square range.
• Diamond - Reveal the tiles with a diamond range.
• Linear - Reveal the tiles in a straight line range.
• Region - reveal all tiles in a region at once.
• One Region - This is a special type that will only reveal the player's region tiles.
When the player leaves this region, it will cover that and reveal to the other that the player has moved in.

• Choose a variable to hold the range value, in tiles.

• You can also change the visibility parameter to reveal tiles instantly(toggle) or use a fading effect(That I made just for fun).

• Paint your map with regions in the place you want to be covered. As the player moves, he will reveal the tiles based on his range value.
You can use only one region if you want, but using more will make it easy when you want to reveal or hide one specific place.

• Finally, set a note tag in your map if you want it to use the cover feature: <CoverMap> (It's not case sensitive).

• You can use plugin commands to cover/reveal tiles by coordinates, event positions, and regions.

NOTE¹: For now it's advised to use only with tiles 48x48 and resolutions divisible by 48.

NOTE²: After 80x80 covered tiles, sometimes I had experienced fps drops.
That does not mean you cannot use it on a map with more than 80X80. It means that maybe you will have fps drops with more than 80x80 tiles painted.
It will also depend on the machine running it.


Screenshots
1qIuav1.jpg

kLszlTK.png

Terms of Use
Update Log

Features Mentioned

  • Cover the tiles marked by regions with a 48x48 image of your preference.
  • Can choose the regions that will do the cover.
  • Player can reveal these tiles as he moves!
  • Set the range, in tiles, that the player is able to reveal when he moves(through a variable value!).
  • Set the revealing type to square, diamond, linear, or region!
  • There is a special reveal type "OneRegion" That only reveals the player's region! All other ones stay covered!
  • Can reveal or hide regions at once.
  • Can hide and reveal tiles by coordinates too!

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

Terms of Use Update Log Hakuen Studio Map Reveal for RPG Maker MZ by Hakuen Studio A plugin that let you cover a map and reveal it as player walks!

Referenced Images / Attachments

hakuenstudio.itch.io
hakuenstudio.itch.io
hakuenstudio.itch.io
hakuenstudio.itch.io
Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#039#rmmz#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar