|
Okay this is my first tutorial and if you found any error feel free to post it here.Now let me begin.
1.What this tutorial is about?
Ever play Golden Sun?Usually when you are waiting(not make a single move)your mp will recover slowly from time to time(If you wait).This tutorial will tell you how to do it.
2.What Rpg maker can use this?
All of the released Rpg Maker so far.I haven't seen any error with it but if there please post it here.
3.Let's do it!!!
a.Okay first open your Rpg Maker and go to the Database section.
b.Click on the Common event section.
c.Now make a common event.(You can name what ever you like.)
d.Now click on the event command and select wait which you can find in page 2.
e.Now make how long does your charater have to wait so that he,she recover.
f.Now select what your charater want to recover for instance you can select change charater hp and make it recover 5 hp each 5 seconds,he,she wait.
g.You can even make it to recover to specific charater only or all party.
h.You can even make it to recover hp only,mp only or both of them.
i.And make sure to make the trigger in parallel process.
j.Here's an example how it should loook like.
<>Wait 0.5 second <>Change Hp :Mike 5 recover <Change Mp:Mike 2 recover
And that's it all done.I have to thank(Secret person name is censored)for helping me with this.
Anyway thank you for reading this.
|