| Tutorial: | Simple Overlays |
| Difficulty: | Beginner |
| RPG Maker: | 2000/2003 |
| Author: | Carius |
Overlays are very common among RPG Maker games, in fact, overlays can generally determine how skilled the game's creator is based on how they are used. Let's begin with what an overlay is... You can choose to get a little bit technical and give the top half of the picture a different transparency to the bottom, but it cannot be used to very good effect.
In terms of how overlays go, that's all there is to them, in most cases they are 320x240 pixel images so there's no need to worry about displaying them at any desired coordinates since [160,120] is the default, but if the need ever comes up, it's more or less a case of trial and error.
By learning how to use overlays, picture use becomes on of those less scary things, giving you more confidence with them and allowing you to start the path to reaching your full potential with them.
An overlay is any picture that is used to add atmosphere or invoke a particular mood on a map, in most cases they are lighting effects however other effects like fog, clouds, rain, etc. can be used.

Here are 2 examples, these are very standard overlays, yet they can be used to great effect.

The way they work is based on how transparent you make the picture.

The lower the transparency, the less faded the picture looks on the screen, 50% transparency is usually the recommended setting to start off with. 

As the example above shows, even the slightest change in transparency can make it look fairly bad.
This concludes the overlay tutorial, best of luck to all who use it.
Click to Return to the Tutorials Page