- Joined
- Oct 1, 2012
- Messages
- 1,309
- Reaction score
- 1,580
- First Language
- English
- Primarily Uses
- RMMZ
Screen Zoom - Version 1.1
RPG Maker MV Plugin
Galv
RPG Maker MV Plugin
Galv
Introduction
A plugin that allows zooming in on the active screen
Screenshot
Features
This plugin allows you to zoom the screen to a certain x,y pixel location, scale and taking a certain duration to do it. Only map and map sprites will be affected by the zoom – window message and other scenes will not. The zoomed screen can be moved around by calling the script again with different x,y position or scale.
NOTE: This is a SCREEN zoom plugin, it only changes the camera zoom of the screen. It doesn’t scroll the map or allow you to see more of the map than the screen size permits normally. So for example, if you zoom out smaller than default 100% scale there will be black around the map edges.
How To Use
- Copy the "Galv_ScreenZoom" file into your project's /js/plugins/ folder.
- Activate plugin using the 'Plugin Manager'
- Read the help file and examine the demo to learn how it works.
Plugin
Get it here
Credit and Thanks
- Galv
Terms
Free to use in any RPG Maker MV project including commercial. Please credit "Galv".
Updates
2017-03-10 - Version 1.1 - fixed bug in battle zoom, added battle scale
2017-02-10 - Version 1.0 - release


