Category: Tutorials

1

Using Events to Give a Random Quest

In this tutorial we look at how eventing can be used to create a quest giver that gives a random quest and doesn’t let you take another quest unless the previous quest has been...

9

Creating Simple HP Bars

In this tutorial I will show you how to write some HP Bars from scratch. By scratch, I mean with the default project of course, but the principles should apply in general. We will...

43

How to Encrypt Your RPG Maker Game

RPG Maker comes with a built-in encryption system that you can use to protect your resources from distribution to some degree. This tutorial shows you how to encrypt your resources.