- Joined
- Oct 1, 2012
- Messages
- 1,381
- Reaction score
- 1,671
- First Language
- English
- Primarily Uses
- RMMZ
Cam Control - Version 2.0
RPG Maker MV Plugin
Galv
Introduction
Another of my scripts converted from Ace to MV to allow more control over the game's camera focus.
Screenshot
Didn't make one but I'm sure you'll be okay.
Features
This plugin adds a sliding motion to the normal camera when the player moves and also allows you to change the camera focus to:
– Player
– Event
– X,Y coordinates
Camera will slide to each target it changes to at speed specified in plugin call.
How to Use
- Copy the "GALV_CamControl.js" file into your project's /js/plugins/ folder.
- Activate plugin using the 'Plugin Manager'
- Read the help file to view plugin commands. Examine the demo if you don't understand.
Plugin
Get it here
Credit and Thanks
- Galv
- Anisoft
Terms
Free to use in any RPG Maker MV project including commercial. Please credit "Galv".
Updates
2016-05-02 - Version 2.0 - incorporated Anisoft's zoom plugin compatibility and offset fix
2016-04-18 - Version 1.9 - fixed a seemingly random issue with saving while cam disabled
2016-03-16 - Version 1.8 - fixed a bug when using 'transfer player' to move on the same map it would force the camera to the player even if the cam had another target
2015-12-17 - Version 1.7 - potentially fixed shuttering issue
2015-12-17 - Version 1.5 - fixed an issue that enabled the disabled cam as well as minor bugs
2015-11-30 - Version 1.2 - fixed bug with loading and target not staying
2015-11-27 - Version 1.1 - Release
Last edited by a moderator:
