27 June 2010

The One That Got Away

Computer had some malware. I don't know how it penetrated the defenses, but it infiltrated somehow, causing a major meltdown. I can no longer run RMXP or RMVX on this computer, at least not without a major registry overhaul!

This means that the planned "Menu Tutorial" will have to be put on hold until the relocation. And of course, TGP has been put on hold once again too. I just don't have the time for that at the moment. I can still use RM2K3, so will be focusing on that over the next few months. Perhaps this will give me a chance to design some Windowskins for both RMXP and RMVX, and some more FAQs.

All things happen for a reason, so whatever the reason is, this isn't really a great loss (since everything has been backed up), just a little setback.

Extra Chapter 1: Front Opening - The Complete Chests Tutorial

Continuing the Chest Tutorial, the next set of tutorials either enhance existing tutorials or adds some extra features to chests.

To add some realism, you won't nessecarily be able to open a chest from behind, only from the front. This is how it can be achieved in RM2K3.

In Conditional Branch (third tab, second column), there is an option to determine which direction the Hero is facing.

<>Branch if Hero Up Facing
  <>Play Sound: open1
  <>Message: The chest opens!
  <>Move Event: This Event, Face Right
  <>Wait: 0.2 Sec
  <>Move Event: This Event, Face Up
  <>Wait: 0.2 Sec
  <>Move Event: This Event, Face Left
  <>Wait: 0.2 Sec
  <>Change Items: Potion 1 Add
  <>Message: Potion received.
  <>Switch Operation: [0011:Chest E1 Opened] ON
  <>
: Else Handler
  <>Message: Try opening it from the front!
: End
<>

So, if you try opening the chest from the sides or back, a message will tell you to open it from the front.
Related Posts with Thumbnails
Template Design "Perfect World" by SkinCorner