[RMVX] WAVY PICTURES?
Posts
Pages:
1
In RM2K3, there was an effect that allowed you to make a picture wavy ... but I don't raelly see that option in RMVX. Is that still possible?
Static or animated?
There are new sprite properties in RMVX for making the image wavy.
(Look at the battle background to see an animated wave)
It would require some scripting & 'script' event commands to implement it for pictures.
Now that I think of it, I created a script for someone to create a wavy screen capture using pictures.
http://www.hbgames.org/forums/viewtopic.php?p=837750#p837750
There are new sprite properties in RMVX for making the image wavy.
(Look at the battle background to see an animated wave)
It would require some scripting & 'script' event commands to implement it for pictures.
Now that I think of it, I created a script for someone to create a wavy screen capture using pictures.
http://www.hbgames.org/forums/viewtopic.php?p=837750#p837750
Oh awesome, thanks. I don't really understand how I would call that function, though. Sorry, I read the instructions and I didn't quite get it.
You just use the "Show Picture" command, and set the picture number to 19 or 20 instead of the default 1
Sorry - is there anyway to disable the Picture 20 wavyness? I tried to do it myself and I messed it up. >_<
Deleting lines 20 - 24 and lines 26 - 36 should do it.
And to change the wavy picture number, just change the 19 in line 15.
And to change the wavy picture number, just change the 19 in line 15.
Pages:
1















