Aero

Aero

Is Room solved?

The Random Maps Core plugin can track whether a room has been solved by the player or not. This is controlled by a single Switch that the plugin synchronizes each time the player enters a room. After that, it’s up…

RandomMaps 3.0 Upgrade

This guide is for all of you who already have a project using Random Maps and want to upgrade to version 3.0. Version 3.0 comes with many changes to make your life easier! We estimate the duration of this procedure…

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