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...
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...
This script was created in response to a request by Rebecca Paliwoda over at rpgmakervxace.net forums. By default, when you put an equip on, the equips parameters are transferred from the equip to the...
This script allows you to set more digits for your number input event command. By default, the event editor only supports up to 8 digits.
This script allows you to customize random encounters on your maps during the game. For example, initially there might be slime and rats wandering around the map, but after certain events take place in the game,...
In some games, you may have multiple characters that the player follows throughout the story. Depending on the plot, players may be asked to play through each character’s scenario separately, and each character’s performance may affect the...
I have implemented a new feature for Item Affixes. Affixes are objects that you can attach to equips, and the affix properties are transferred to the equip including the name, parameters, and features. For example, if...