RMRK is retiring.
Server is paid up for the rest of 2026, but the forum may go after that. See here for more information. Please archive or save anything you would like to keep before 2027.
Main Menu
  • Welcome to The RPG Maker Resource Kit.

[RM2K3] Clouds

Started by GamingCraving, August 19, 2010, 10:53:58 PM

0 Members and 1 Guest are viewing this topic.

GamingCraving

Make a new event.

name it cloud effect

trigger condition: parallel process
event graphic: none
movement type: stationary
event layer: same layer as hero
movement frequency: half normal

event commands:

Choose 'show picture'

enter the following details:

Magnification: 250%
transparency: top half 40%
bottom half 40%
transparent colour: use
tick the box:picture scroll with map.

Use the image file below for the cloud effect.

http://img191.imageshack.us/img191/2696/cloudeffect.png/

choose 'move picture' command

transition time: 600 tenths of a second
magnification: 300%
transparency: top half: 70%
bottom half 70%

done. place the event on the world map event layer tile somewhere.

By vaporate23

GamingCraving

#1
This tutorial barely works, but it's the bulding blocks to something better. I'll keep it up because someone might be able to correct what's wrong.