Auto-Switches
The „Auto Switches“ feature allows labeling each room for a particular purpose. Let’s give an example: „I want my dungeon to have 1 room with one secret boss, 2 keys that the player must find, 1 save point, and the…
Random Map Generation in RPG Maker MV & MZ
Random Map Generation in RPG Maker MV & MZ
The „Auto Switches“ feature allows labeling each room for a particular purpose. Let’s give an example: „I want my dungeon to have 1 room with one secret boss, 2 keys that the player must find, 1 save point, and the…
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…
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…
In this tutorial, we build our first random dungeon using the „Snippets“-technique. Snippets The idea is to pre-define Snippets, which this plugin will randomly connect to create appealing dungeons to explore. A snippet is a fundamental base element of the…
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…
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,…
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,…
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!…
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,…
This plugin gives you a warehouse to store any item and gold! Screenshots Notetags Scripting Download Right-click, save as… downloads.aerosys.blog