Easy Audio Looping
Ever downloaded a great sound track that you wanted to use in the game, but then you found out it just plays from start to finish, and starts playing again from the beginning? However, if you...
Ever downloaded a great sound track that you wanted to use in the game, but then you found out it just plays from start to finish, and starts playing again from the beginning? However, if you...
(日本語の説明はこちらです) By default, RPG Maker gives you 5 equip types to work with: You also have the ability to add and modify equip types directly in the database in the Terms tab. However, one problem you...
Ever needed to manage multiple inventories? For example, you have two actors in your game, but they are in two different locations. To make this more realistic, you would like each actor to have their own inventories,...
In RPG Maker MV, you can create dialog through a series of messages. To set up these messages, you would use the event editor’s “Show Text” command. Here, you can type in the message you want...
Ever wanted to play some music when you open up the menu? For example, on the map, you might have the regular map music playing, but then when you go to the menu, you have a...
In RPG Maker MV, when you create shops, you start by specifying a list of items that will be sold, along with their prices. The engine then handles the rest for you so that when the...