Event Editor
From PocketWiki
- Return to the Main Page
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
Event Editor Main PageThis 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. | |
Event Editor Page 1Message EventsGame Progression EventsFlow Control Events
Party Control EventsActor Events | |
Event Editor Page 2Movement Events
Character EventsScreen Effect EventsTiming EventPicture and Weather EventsMusic and Sounds | |
Event Editor Page 3Scene Control Events
System Settings Events
Battle Events
Advanced Events |
- Return to the Main Page
