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...
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...
Events are a collection of pages. Depending on which page is active, the event will appear and behave differently. To determine which page is active, a set of page conditions are used. If all page conditions...
Looking for a plugin that let’s you create animated talking faces during a message? Designed with ease-of-use in mind so you don’t need to mess around with plugin parameters or script calls or anything....
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...