Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: [RMMV] Key Basic Cutscene - Create Simple Cutscenes Bars
- Original author: MiguelRPG
- Original date: May 31, 2024
- Source thread: https://forums.rpgmakerweb.com/threads/rmmv-key-basic-cutscene-create-simple-cutscenes-bars.169153/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)
Summary
Key Basic Cutscene v0.0.7 by MiguelRPG Plugin to create simple cutscenes without the need to create events on the map. {
Archived First Post
Key Basic Cutscene v0.0.7
by MiguelRPG
Plugin to create simple cutscenes without the need to create events on the map.
by MiguelRPG
Plugin to create simple cutscenes without the need to create events on the map.
-->------------------------------------------------------------------
[Introduction]
-->------------------------------------------------------------------
This plugin allows you to create simple cutscenes by adding black horizontal bars at the top and bottom of the screen to simulate a movie, without the need to create events on the map.
Advantages:
- Does not use images, ensuring compatibility with any screen size.
- Adapts to any screen size.
- Generates fade and slide effects for the bars.
It's possible to trigger a common event at the start of the cutscene and another one at the end of the cutscene.
-->------------------------------------------------------------------
[Usage Configuration]
-->------------------------------------------------------------------
Switches:
[Plugin Commands]
-->------------------------------------------------------------------
- Example of a common event that will be activated whenever plugin commands are used:
-Example of using plugin commands to start and end:
In the plugin settings, you can define the height of the black bars and the speed at which they appear.
[Usage Configuration]
-->------------------------------------------------------------------
Switches:
- Switch to activate cutscene:
- When this switch is activated, the cutscene will be enabled, but the start common event will not be triggered.
- Switch to deactivate cutscene:
- When this switch is deactivated, the cutscene will be disabled, but the end common event will not be triggered.
[Plugin Commands]
-->------------------------------------------------------------------
- StartCutscene:
- To activate the cutscene, use the StartCutscene plugin command.
- This will activate the switch and trigger the start common event.
- Example: StartCutscene
- EndCutscene:
- To deactivate the cutscene, use the EndCutscene plugin command.
- This will deactivate the switch and trigger the end common event.
- Example: EndCutscene
- Example of a common event that will be activated whenever plugin commands are used:
-Example of using plugin commands to start and end:
In the plugin settings, you can define the height of the black bars and the speed at which they appear.
-->------------------------------------------------------------------
[Download]
-->------------------------------------------------------------------
Link: itch.io
Please note that this plugin is only for RPG Maker MV. If anyone is interested in helping, I can convert it to MZ. I am not responsible for any issues arising from the use of this plugin.
This plugin is released under the MIT License. You can freely use, modify, and distribute it. However, I am not liable for any damages or issues that arise from its use.
Note: This text was translated automatically.
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
This plugin is released under the MIT License. You can freely use, modify, and distribute it. However, I am not liable for any damages or issues that arise from its use. Note: This text was translated automatically.
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...