Grid Battle Engine: Target Selection
In RPG Maker, we have items and skills which represent actions that battlers use to interact with one another. For example, you have skills such as “Attack” or “Guard” or “Heal”, or you have...
In RPG Maker, we have items and skills which represent actions that battlers use to interact with one another. For example, you have skills such as “Attack” or “Guard” or “Heal”, or you have...
I wrote this plugin because I test play the game a lot and there’s a lot of things like animations that are just way too time-consuming. Maybe it’s cool the first couple times but...
RPG Maker provides some skill and item scopes like “for one ally” or “for all enemies” but there isn’t really an option to target anyone or everyone. This plugin provides you with the ability...
To help game developers build the battle system of their dreams, I’ve developed the Grid Battle Engine, which is a suite of plugins that allow you to add new mechanics to your game. The Grid...
In RPG Maker, you can present players with a set of choices to select. However, by default, they can wait as long as they want to make a selection. Using this plugin, you can automatically...