top of page
Ghost1-2.png

RPG Maker MZ/MV Tutorial Series

Beginner Tutorials

The beginner series are a compilation of videos designed for those using RPG Maker MZ & MV for the first time. It covers everything from opening the engine for the first time to developing all the common puzzle horror mechanics (switches, search-fetch, code, etc.).

​

Below offers two series:

Beginners+: Uses the RMMV engine where we build a game together. This series is very lengthy, but very in-depth.

​

MZ Series: A series of 5 short 20-minute videos using the RMMZ engine. Rather than giving you the game files, I walk you through the process of creating a new project for the first time to creating all of the key puzzles in RPG Maker horror games.

rmmv logo.png

A tutorial series for those wanting a deeper understanding of the fundamentals. Together, we build a basic puzzle horror game using the exact same game file.

​

This series uses the MV engine, but note that it also applies to MZ.

Beginner+

Beginner+

Develop Beginner+ Alongside Me:

b1th.jpg

Tutorial 1

Open the engine for the first time and learn how to create a map. There are some secrets to mapping that you may find very useful here. We end the video with learning about quick creations.

b2th.jpg

Tutorial 2

Events, animations, and interactions between events are key to making the game come alive. In this video, we exploit those fundamentals to create a working door and chest.

b3th.jpg

Tutorial 3

Switches & variables are the most important concepts to learn with RPG Maker. If there were any tutorials you will need to master, it would be this one. 

b4th.jpg

Tutorial 4

Understand how events trigger through parallel processes, autorun, and event touch to create flawless cutscenes. As an added bonus, we will play with timers and make a chasing killer.

b5th.jpg

Tutorial 5

Are you ready to try something more advanced? Take a look at the core code of RPG Maker, Javascript (JS). If you take the time to understand JS, I have no doubt you will be able to create Expert level content.

bottom of page