- Joined
- Oct 1, 2012
- Messages
- 1,408
- Reaction score
- 1,702
- First Language
- English
- Primarily Uses
- RMMZ
Visibility Range - Version 1.2
RPG Maker MV Plugin
Galv
Introduction
Just a way to limit the player's visibility. Similar to my Ace version.
Screenshot

Features
Creates a graphic above the player to be used to hide everything around them except for the transparency in the image. This could be used to create a visibility range around the player while the rest of the screen is hidden.
The overlay can be zoomed in and out to shrink/grow the range and also have varied transparency.
The visibility range image can be changed during game.
How to Use
- Copy the "GALV_VisibilityRange.js" file into your project's /js/plugins/ folder.
- Activate plugin using the 'Plugin Manager'
- Copy the visibility range image (or create your own image) into YourProject/img/system/ folder
- Read the help file to see how it works. Examine the demo if you don't understand.
Plugin
Get it here
Credit and Thanks
- Galv
Terms
Free to use in any RPG Maker MV project including commercial. Please credit "Galv".
Updates
2016-12-19 - Version 1.2 - Fixed so that you create the visrange only when required and it's not on all maps.
2016-08-10 - Version 1.1 - Fixed bugs and made compatible with mv version 1.3
2015-12-19 - Version 1.0 - Release
Last edited by a moderator: