Charas-Project

Game Creation => Requests => RPG Maker Programming => Topic started by: Phayre on July 21, 2007, 03:51:20 PM

Title: Image fade-in
Post by: Phayre on July 21, 2007, 03:51:20 PM
This is probably kind of obvious, but I have no idea what to do. I want the pictures I show to fade in over the current screen, so it's not just WHAM! PICTURE! HAH! How do I do this?
Title:
Post by: A Forgotten Legend on July 21, 2007, 03:57:27 PM
i did like this:


picture 1 top transparency 90% bottom transparency 90%

picture 1 top transparency 80% bottom transparency 80%

and so on til I got to 0.  There might be an easier way, but thats how i did it.

Title:
Post by: aboutasoandthis on July 21, 2007, 05:55:39 PM
Show Picture 1: 100% Transparency
Move Picture 1: 0% Transparency (Remember to set the time, and whether or not you want a wait command.)

There you go. Oh and if you need to recycle picture space.
Erase Picture 1
Title:
Post by: Phayre on July 21, 2007, 09:14:28 PM
Great, thanks muchly. This will help me spruce up my rather bland intro.