Premium Only Content

Plugging MV #22 Using Multiple Cameras and Reversing BGMs | Split Screens
Discord Invite: https://discord.gg/hVVdm5Z
'Plugging MV' is a series where I showcase interesting (community-made) plugins for RPG Maker MV, as I discover them myself, while going through a list of 4000+ plugins.
#RPGMaker #Plugin #Cutscene
PLUGIN:
MultipleCameras.js
ReverseBGM.js
MultipleCameras.js allows us to create multiple cameras on-screen, each focusing on a different location/event on the map.
ReverseBGM.js is for playing BGMs in reverse.
PROGRAMMER: くらむぼん (Kuramubon) & Tsukimi
Tested on Version: 1.5.1
DOWNLOAD LINKS:
MultipleCameras.js
https://github.com/krmbn0576/rpgmakermv/blob/master/js/plugins/MultipleCameras.js
(Right Click on 'Raw', and select 'Save link as...')
ReverseBGM.js
https://tm.lucky-duet.com/viewtopic.php?t=5258
(At the bottom of the very first post, you will find a file named ReverseBGM.js clicking it will download the plugin.)
HOW TO:
++MultipleCameras.js:
NOTE: - This plugins doesn't work well with pictures, or plugins that use picture to help add graphics. (This includes parallax mapping related plugins, and Yanfly's doodads.)
Would be awesome if someone could fix or patch this issue. Otherwise, this is an EPIC plugin!
Let's get into the how-to then!
To set a camera (or use splitscreen) with preset setting, use the following plugin command:
camera set horizontal
You can replace 'horizontal' with 'vertical', or 'quarter', for different camera presets.
Here's some explanation on the presets:
'horizontal' will split the screen into two, horizontally from the middle. The top camera has ID '0', and the bottom camera has ID '1'. (These IDs will be used to manipulate the camera.)
'vertical' will split the screen into two, vertically, from the middle. The left camera has ID '0' and the bottom camera has ID '1'
'quarter will split the screen into 4 from the middle. Upper left is '0', upper right is '1', lower left is '2', lower right is '3'.
That's it for the presets. Now, let's look into how you can create your OWN camera!
camera set CameraID X Y Width Height
here,
'CameraID' = 0, 1, 2, 3.... (and so on)
(Use any number. This will be the camera's ID.)
'X' = 0, 1, 2, 3... (and so on. Values can also be in decimal, like 1.3, or 6.7.)
(Horizontal distance of the Camera from upper left. This is measured in tiles. Replacing 'X' with '1' means pushing the camera '1 tile' or '48 pixels' to the right.)
'Y' = 0, 1, 2, 3... (and so on. Values can also be in decimal.)
(Vertical distance of the Camera from the top. This is measured in tiles. Replacing 'Y' with '1' means pushing the camera '1 tile' or '48 pixels' down.)
'Width' = 0, 1, 2, 3... (and so on. Values can also be in decimal.)
(Width of the Camera. Measured in tiles.)
'Height' = 0, 1, 2, 3... (and so on. Values can also be in decimal.)
(Height of the Camera. Measured in tiles.)
Example:
camera set 0 1 1 3 3
(Creates a camera at the top left, that is 3 tiles wide and 3 tiles high.)
To focus a camera on a particular event, use the following plugin command:
camera target CameraID event EventID
here,
CameraID = the ID number of a camera you've created.
EventID = ID of the event you want the camera to focus on ('0' is for 'this event'. And '-1' is for player.)
Example:
camera target 0 event 2
(This will set the focus of the camera '0', on event '2'.)
To focus a camera on a particular position on the map, use the following plugin command:
camera target CameraID xy X-pos Y-Pos
here,
CameraID = the ID number of a camera you've created.
X-pos = X position of the tile on the map.
Y-Pos = Y position of the tile on the map.
Example:
camera target 0 xy 27 19
(This will focus the camera '0' on map position 27x and 19y.)
To remove a camera, use:
camera remove CameraID
Example:
camera remove 0
(This will remove camera 0)
(You can also use '-1' as CameraID, to remove the main screen.)
To remove all cameras and settings, use:
camera reset
To format the borders around the cameras you create, use:
Camera frame Thickness Color
here,
Thickness = 0, 1, 2, 3... (And so on)
(Decides the thickness of the border.)
Color = hex code of any color (without the hash symbol)
Example:
camera frame 3 ff0000
(This will increase the thickness of the border to 3, and change its color to red.)
To disable touch input inside the camera you've created, use:
camera notouch CameraID
Example:
camera notouch 0
(This will disable touch input inside camera number 0.)
++ReverseBGM.js
Use the following plugin command right before playing a BGM, to reverse it:
reverseBGM ON
Use the following plugin command to turn the reversing off for the next BGM:
reverseBGM OFF
(Be sure to read the official instructions inside the plugins, to better understand how to use them.)
BGM Used in Video: by Herbal Tea - Artificial Music
https://www.youtube.com/watch?v=9mqg7fpeUo4
-
LIVE
MoFio23!
9 hours agoNintendo Switch It UP Saturdays with The Fellas: LIVE - Episode #21 [Clue]
26 watching -
33:39
Tactical Advisor
1 day agoNew Handguns | Vault Room Live Stream 026
33.2K7 -
20:07
Clownfish TV
14 hours agoMark Hamill's Sad Descent Into TDS...
22.9K37 -
7:12:37
Grant Cardone
10 hours agoWEALTHCON by GRANT CARDONE DAY 1
86.2K18 -
LIVE
Spartan (Pro Halo esports Player)
7 hours agoCloud9 $5k Tournament, Star Wars later on
287 watching -
LIVE
FrizzleMcDizzle
5 hours agoNightreign is EPIC
60 watching -
GamerGril
5 hours agoScariest Game Ever? | SOMA Saturdays
24.1K2 -
6:24:25
sophiesnazz
6 hours ago $1.03 earnedSEASON 4 UPDATE !socials
22.6K3 -
1:16:59
T-SPLY
11 hours agoJudge And Protesters Try to Stop ICE Arrest In Court Hallway!
63.4K142 -
3:57:39
Odd Man Out
4 hours agoX4 Foundations - Chill, Chat and Current News Discussions
13.7K1