- Home>
- RMXP Script >
- [RGSS] Fade Room Effect
Posted by : LiTTleDRAgo
Apr 13, 2012
Screenshot explain everything
Features
Add fading animation to a room / area
How to Use
It's too difficult to explaining with words
Use comment to add the command
Click To Enlarge
You also can enter the command directly in the script or use script call :
Script : $game_system.fade_room[MAPID] =
"<Color = r, g, b>
(x,y,w,h),[x1,y1,w1,h1]
(x,y,w,h),[x1,y1,w1,h1]
(x,y,w,h),[x1,y1,w1,h1]"
Note : everytime you added the command directly to the script,
you must use a new save game for taking effect
If you use script call, it won't be a problem since the command is saved in $game_system
Click To Enlarge
Related Posts :
RMXP Script
The link is down?
ReplyDeleteThe link is broken. Can you reupload it please?
ReplyDeleteDer Link geht nicht...
reuploaded to dropbox
DeleteHi, hope you still monitor this site and can help.
ReplyDeleteThe blocked out section blocks the menu if i open it near the blocked section. Can this be fixed or is it just a side effect of the script?
Thx