Event Editor

From PocketWiki

Jump to: navigation, search

Contents

The event editor is the very heart of every RPG Maker VX project. The event editor functions as a way for the user to relay commands to the program itself and order it to produce various functions such as displaying dialogue, adding party members, initiating battles, and more.

This article is a stub. Please help expand it~


The event editor is split into three pages. Each of these pages contain various commands for the user to issue to the program.

Understanding the Event Editor

Expect to see this page a whole lot

Event Editor Main Page

This is the screen you'll see upon opening each event. Although the contents will be different, what you see in the large white rectangular area are the contents and flow of how each event is programmed to function.

This is the very first page of the event editor.

Event Editor Page 1

Message Events

Game Progression Events

Flow Control Events

Party Control Events

Actor Events

This is the second page of the event editor.

Event Editor Page 2

Movement Events

Character Events

Screen Effect Events

Timing Event

Picture and Weather Events

Music and Sounds

This is the third page of the event editor.

Event Editor Page 3

Scene Control Events

System Settings Events

Battle Events

Advanced Events


Personal tools