![[CGMZ] Animated Battle Backs for RPG Maker MZ](https://img.itch.zone/aW1nLzEzMTc0NTk0LnBuZw==/original/Ln4LYy.png)
[CGMZ] Animated Battle Backs for RPG Maker MZ
A downloadable plugin
Hi all, this plugin allows you to add as many animations to your battle backgrounds as you want.
The plugin works by allowing you to create "animated battle background" properties in the plugin manager, and then in your maps you will change the battle background using plugin command to call that animated background via the id assigned to it. When you no longer want to use the animated background, you use the Clear Battle Back plugin command.
Parallax Backgrounds
You can choose to have scrolling parallax backgrounds with this plugin. You can either have only the scrolling parallax, or you can show a static battleback image in front of it. This can give the illusion of depth behind the battlefield, such as a battle taking place on cliffs with the ocean in the background. See gif example:
Video
You can play a video as the battle background. This can include sprites on top (such as other battlebacks) or animations. The video will continue to loop throughout the battle. See below gif for how it can look:
Automatic Map Notetag
You can also use a map notetag to cause maps to automatically use an animated battleback, similar to how normal battlebacks can be set up.
Create Unlimited Animations
As for the actual animations, you can attach an unlimited amount of them to your animated battle background properties. Animations use a sprite-sheet based animation style, with as many frames as you want. You can have a starting or replay delay, specify the x/y coordinates of the animation, the x/y scale of the animation, and the delay between switching frames. You can also change the opacity of your animations, including a flicker feature.
Here is a gif preview of different scaled animations on the lava cave battle background:
In the above gif, one of the animations seems to have a noticeable "pop in" after the battle starts. This is not a bug, rather it is showing off the "starting delay" feature for animations.
Roadmap
Want additional features not already present/listed above? Leave your suggestions below or in my discord under the #suggestions channel!
PLEASE READ BEFORE PURCHASING:
Please be aware that you can access this as well as all of my other Alpha plugins for $5 on my Patreon: https://www.patreon.com/CasperGamingRPGM
This is posted to Itch.io since some people only use Itch and are not aware my Patreon and all of my beta/alpha plugins exist, or want to have everything in one convenient location (itch.io), or do not want to do a monthly subscription.
Casper Gaming's Beta/Alpha plugins are treated as an "early access" and will eventually be free for everyone once they are fully released, though this process can take months/years. By purchasing in beta/alpha, you are able to provide early feedback/suggestions which are more likely to make it into the final fully released plugin.
Quick Facts
✅ RPG Maker MZ
✅ No obfuscation
✅ All future updates included
✅ No AI used at any point in the creation of this plugin
Credit & Requirements
Please see terms of use here: Terms of Use
Requires CGMZ Core plugin: CGMZ Core
Happy RPG Making!
Updated | 13 days ago |
Status | Released |
Category | Tool |
Author | Casper Gaming |
Made with | RPG Maker |
Tags | No AI, RPG Maker, RPG Maker MZ |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard, Mouse, Gamepad (any), Touchscreen |
Links | Homepage, Community, Patreon, YouTube |
Purchase
In order to download this plugin you must purchase it at or above the minimum price of $5 USD. You will get access to the following files:
Development log
- Version Alpha R5 Release Notes14 days ago
- Version Alpha R4 Release Notes97 days ago
- Version Alpha R3 Release NotesAug 08, 2024
- Version Alpha R2 Release NotesMar 30, 2024
Comments
Log in with itch.io to leave a comment.
Hi, I was wondering if this plugin supports .gif files?
Hi, it does not support .gif, I believe gif support in pixi requires an additional library but admittedly I did not look too far into it other than trying a gif with my [CGMZ] File Types and noticing the animation does not seem to be natively supported even if the image can load.
However you can show a video if you can convert your gif to webm and show it that way.
hi i think i have a similar issue. ReferenceError CGMZ_Video is not defined, i used Webm file in movies folder, but can fetch the video, is that format wrong?
Hi, you need the most up to date version of [CGMZ] Core installed, 1.27.0. Also make sure it is above all other [CGMZ] plugins in the plugin manager.
thanks!
Hi Casper ! Hope your good , im asking if you know about the reference error : point is not defined ? Ive walk around a lot in the parameters and i also update cgmz core so can you help me ? my animation is set and even if i go with note tag or plugin command it dosent work.
Hi, you need to show the dev tools console view any time you receive an error or I cannot help. You can see this by pressing F8 and going to the console tab