I'm making this " Picture fading" script, which fades in a picture, displays it, and then fades it out.
The point is, how can I:
1º set this picture that will be shown in the event.
2º I made it to display 2 pictures, but now i want it to display one, and i displays the same picture twice.
3º It fades in and out in a shot time, how can i make it longer¿?
The point is, how can I:
1º set this picture that will be shown in the event.
2º I made it to display 2 pictures, but now i want it to display one, and i displays the same picture twice.
3º It fades in and out in a shot time, how can i make it longer¿?
Code:
#==============================================================================
# â– Pictures fading
#==============================================================================
# By: Nahchito (rmxp) / [url=http://www.nachosonline.tk]www.nachosonline.tk[/url]
# Date: 30/12/2008
# Version: V 0.1
#==============================================================================
class Scene_FadingPic
#--------------------------------------------------------------------------
# â—