RMRK is retiring.
Server is paid up for the rest of 2026, but the forum may go after that. See here for more information. Please archive or save anything you would like to keep before 2027.
Main Menu
  • Welcome to The RPG Maker Resource Kit.

Dark Room Covers

Started by Glasses, February 17, 2016, 03:07:39 PM

0 Members and 1 Guest are viewing this topic.

Glasses

Name: Dark Room Covers
Version: 1.1
Author: Mr. Trivel
Created: 2016-02-17


What does it do?
Allows to show and hide regions.


Video:
https://www.youtube.com/watch?v=_7cSO5snG-I


Screenshots:
[spoiler]


[/spoiler]


How to use?
Everything is set up using Plugin Commands.
And we have a couple of those:
RegionReveal [ID] - Reveals tiles of specific region.
RegionHide [ID] - Hides tiles of specific region.
RegionReset - Resets all open regions.
[ID] being region ID.

Simple as that.

Example of calls:
RegionReveal 5
RegionHide 4


Plugin: <GitHub>
How to download Plugin. Click the link above, there will be a button named Raw, press Right Click -> Save As.


Terms of Use:
Don't remove the header or claim that you wrote this plugin.
Credit Mr. Trivel if using this plugin in your project.
Free for non-commercial projects.
For commercial use contact Mr. Trivel.

 

Glasses

Version v1.1
- Performance Fix

 

Wiimeiser

Shouldn't there be an option to only black out certain regions by default? Some people use regions for other things too...