Aero

Aero

Room Layouts

Most dungeons consist of multiple rooms; for example, a mystic tower will have multiple floors to challenge. This plugin series comes with functions to make it simple to control which room the player is in and also memorizes all Event…

Eventing (RPG Maker MV)

You will find all the necessary commands to generate a dungeon or map in MK_RNGMaps_Core. In this article, we demonstrate the two essential actions regarding map generation. Preparation Before you start, grab a pen and a sheet of paper (yes,…

Eventing (RPG Maker MZ)

You will find all the necessary commands to generate a dungeon or map in MK_RNGMaps_Core. In this article, we demonstrate the two essential actions regarding map generation. Generate This Plugin Command generates a map and transfers the player to it.…

Sandbox Engine

This plugin series lets the player freely tamper with the terrain according to your rules no matter you want to establish buildings, use it as a furniture system, or as a base for a farming sim! Event Spawn System included!…

HUD & Gab Windows

Gab Windows are text windows that you can dynamically put on the game screen, whether they are part of the game’s HUD or a speech bubble above the player or any other NPC. As they interpret text codes (\C, \V,…

Warehouse

This plugin gives you a warehouse to store any item and gold! Screenshots Notetags Scripting Download Right-click, save as… downloads.aerosys.blog

Item Restrictions

This plugin enables you to have more control over who can use and consume which items using Notetags. This plugin enables to following Notetags. To use Items On Actors & other Traits On Items To consume Items On Actors &…

Exp Potions

This plugin lets you create consumable items that grant a fixed amount of exp when consuming. That’s it! Use this Notetag: Example Download Right-click, save as… downloads.aerosys.blog

Menu Addon for Summon System

This plugin upgrades how your pets are displayed in the menu! Instead of showing pets the same as your actors, this plugin moves them into a fresh new menu. This menu consists of a catalog and an inspection page that…

Deck Addon for Summon System

By default, every summoner can summon any pet that the party owns at this point in time. This addon makes the player build a deck first that ultimately defines the pets the summoner can choose from in battle. The menu…