Blinking Tutorial
by Seith
 
This tutorial teaches your guy how to blink! Yes, 
it is as easy as it sounds. Here's how you do it. 
-------------------------------------------------
Setting it Up
1.Take the charset of your character and open it in
  some image edit-program. (paint will do fine)
2.For ALL of the frames of your characterset, make him/her
  with their eyes closed. For all 3 frames for each direction.
3.Save this image as blink.
 
Creating the Blinking event
1.Make a common event. Call it "blink"
2.Make it a parrallel process, with the conditions of
  having a switch called "BlinkOkay" ON.
3.Have it wait 4.5 seconds. (or however long you want it in between
  blinks.
4.Change the hero's graphic to "blink.png"
5.wait 0.1 secons.
6.Change the Hero's graphics back to the original Character set.(the
  one where the character has his/her eyes open.)
7.wait 0.1 second.
8.Change the Hero's graphics to "blink.png" again. 
9.wait 0.1 second.
10.Change it back to the original Character set for the last time.
 
That's all there is to it! Remember to set the switch "BlinkOkay" ON
whenever the character is allowed to blink, and OFF when he/she 
shouldn't. Making your character blink isn't manditory to the game,
but it does give the game more of a detailed look.
----------------------------------------------------------------------
Thanks for your time!
 
Made by Seith of Epyonweb
This work is the copyright of Epyon Dev. Team,
it may not be reproduced, reprinted or otherwise distibuted 
with out express written permission from the author.