Category Archives: RPG Maker MV

RPG Maker MV brought numerous enhancements to the venerable RPG construction kit franchise, including HTML5 and mobile device support. Learn how to get started using this fun toolkit right here.

RPG Maker MV: All About Plugins

cropped-rmmv-header-7174017This article is one chapter of a multi-part Cover Game feature!
<< First | < Previous


So you’ve got your basic game up and running, and now you want to add more to it? Great!

Aside from the other Event Commands available straight out of the box, most of which are relatively self-explanatory, the biggest addition to RPG Maker MV is the Plugins system.

Previous versions of RPG Maker from XP onwards have included various means of extending the basic engine’s functionality through scripting, but RPG Maker MV makes this enormously flexible aspect of the software more accessible and straightforward to use than ever before.

So let’s take a look at what plugins can do for us!

Continue reading RPG Maker MV: All About Plugins

RPG Maker MV: Getting Started with Events

cropped-rmmv-header-7174017This article is one chapter of a multi-part Cover Game feature!
<< First | < Previous | Next > | Latest >>


It’s time to breathe some life into our world!

In RPG Maker, you add interactivity through Events. These are lists of commands that are attached to an object on a map, coupled with a trigger of some sort, be it the player walking up to an NPC and pressing the action button, or the number of flatulent wombles the player is carrying in their bag being greater than 13.

Events are essentially a simple form of programming, but don’t run away screaming — you don’t have to memorise lots of different commands, define functions or anything complicated like that. All you need is an ability to think things through in a logical manner and an awareness of the options you have available to you.

Continue reading RPG Maker MV: Getting Started with Events

RPG Maker MV: Basic Mapping

cropped-rmmv-header-7174017This article is one chapter of a multi-part Cover Game feature!
<< First | < Previous | Next > | Latest >>


Let’s make a game!

Well, part of one anyway. Over the course of the next three articles, I’ll introduce you to how RPG Maker MV does business: how you create maps, fill them with things to do and, in the final part, how to go beyond the constraints of the basic engine.

Today we’re going to take a look at the most basic skill you will need to get an RPG Maker MV game up and running: mapping. Like any creative tool, if you don’t master this essential first, there’s little point in going further. Learn to walk before you run before you fly, and all that.

The aim for today is to make a small town and the beginning of a dungeon beneath it. Not the most ambitious or sprawling game, sure, but more than enough to give you a look at how to create both maps. In the next article, we’ll add some life to these locations with Events.

If you’re ready, then, let’s get going! If you want to follow along but don’t have a copy of MV, you can download a trial version from the official website.

Continue reading RPG Maker MV: Basic Mapping

RPG Maker MV: Introduction and History

cropped-rmmv-header-7174017This article is one chapter of a multi-part Cover Game feature!
Next > | Latest >>


Have you ever thought about making your own games? I bet you have, even if it was only briefly when you were twelve years old and didn’t know any better about how much work was involved in producing them.

Over the years, there have been a number of solutions for aspiring game designers to put together at the very least convincing prototypes of the things they want to share with the world, and in many cases fully-realised projects, assembled without any need to delve into the complexities of programming a computer from the ground up.

One such solution that has remained enduringly popular over the years is the RPG Maker series, initially developed by ASCII and subsequently handed over to Enterbrain, a subsidiary of Kadokawa Corporation, for the more recent installments.

So what, exactly, has made this series such a firm fixture in the amateur development landscape for so many years now? Arm your chipsets, ready your battlers and cue up your BGM; we’re going in.

Continue reading RPG Maker MV: Introduction and History