RPG MAKER MZ HELP

Events

What Are Events?

In RPGs, gameplay progresses through various scenes such as: conversations between characters, receiving items from treasure chests, battles with bosses, etc.
Using this software, you will prepare such scenes using data called "Events".

Events are the mechanisms for carrying out various processes within a game.
For example, you can create an Event that assigns an image and text to a character which will then appear on the screen when a player talks to that character.

These Events are the devices used to cause various things to happen in the game in response to play conditions and actions taken by the player.

Event Types

Events are broken into the 3 types listed below. (Those related to the game's story and progression are made using "Map Events".)