[CGMZ][Alpha] Dice for RPG Maker MZ
A downloadable plugin
Hi all, introducing [CGMZ] Dice for RPG Maker MZ!
This plugin adds a dice rolling scene to your game, allowing your player to roll the dice. You can have an unlimited amount of dice set up via the plugin parameters, and then use a plugin command to call the dice roll scene with a specific dice to roll. You can also give the player an amount of rerolls of the dice. Below is a short gif of how it can look:
The dice can either be a sprite sheet animation or programmatically animated by randomly rotating and changing out a possible result image. The animation styles allow you flexibility in your animation if you want to create a flashy sprite sheet animation, or if you want to quickly get your dice scene up and running without needing to create extra graphics.
As a bonus, I have included some images for a standard 6 sided die that you can use to get started.
Dice Scene
Roll a dice. You can show a custom animation, with the result of the roll provided to a game variable for use in your events.
You can optionally set up an allowed number of rerolls where the player can choose to accept their roll or roll again.
Please be aware that the dice is its own scene, and not meant to be used as some kind of in-battle skill as calling the dice scene would take you out of the battle.
Dice
Dice are set up as a parameter in the plugin parameters, allowing you to re-use your dice multiple times in different plugin commands.
Integrations
[CGMZ] Scene Backgrounds - This plugin will allow you to show a custom background image in the dice roll scene. It allows for scrolling backgrounds and a lot of control over the background of any scene.
Want additional features not already present/listed above? Make suggestions on the Patreon Post, this Itch.io page, 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.
Please see terms of use here: Terms of Use
Requires CGMZ Core plugin: CGMZ Core
Happy RPG Making!
Status | In development |
Category | Tool |
Author | Casper Gaming |
Made with | RPG Maker |
Tags | RPG Maker |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard, Mouse, Xbox controller, 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:
Comments
Log in with itch.io to leave a comment.
Hey, a really cool tool, would be an honor for us if you'd consider joining us as, we're looking for talented indie creators for games, tools, assets, zines, books, ect for a massive a co-op bundle, where we want to include 300 items at least.. If you would like to join us it would be awesome! https://itch.io/jam/ultimate-300-bundle-submissions best regards & peace <3
Is the dice only 6 sided or does it have th, 8, 10, 12 and 20 sided options
When you set up the dice in the plugin, you tell it the minimum and maximum it can roll. You can have dice with any number of sides by changing the maximum. You can also make dice that can only roll a 4-6 (for example) by changing the minimum.