The RPG Maker Resource Kit

RMRK RPG Maker Creation => MV => MV Scripts Database => Topic started by: Glasses on February 17, 2016, 03:07:39 PM

Title: Dark Room Covers
Post by: Glasses on February 17, 2016, 03:07:39 PM
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 (https://www.youtube.com/watch?v=_7cSO5snG-I)


Screenshots:
[spoiler]
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fpuu.sh%2Fnbc2e%2F3d9cdd09da.png&hash=692c7deafa045e8b889075cd72d68c653674c754)
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fpuu.sh%2Fnbc6U%2Fe1bf1095ba.png&hash=5fdf5ffd911a6f5b69d6d6e5ad1d272821262a4d)
[/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.
Title: Re: Dark Room Covers
Post by: Glasses on February 19, 2016, 10:52:41 PM
Version v1.1
- Performance Fix
Title: Re: Dark Room Covers
Post by: Wiimeiser on July 07, 2016, 06:21:52 AM
Shouldn't there be an option to only black out certain regions by default? Some people use regions for other things too...