New account registration is temporarily disabled.

[RMVX ACE]

Posts

Pages: 1
Edit: Ack, sorry, I forgot the title!

AAAAAAnd I just realized that the Programming forum is also for requests... Sorry...

---

I wanted to ask if there's a script that can read and display an image sequence.

For example, if I had images going from 1 to 3 named "Broyi_001.png" "Broyi_002.png" and "Broyi_003.png", I wished the script could display them one after the other, stopping in "Broyi_003.png", and allowing the event to continue.

If possible, I wish it could use the layers, like a Show Picture command and it'd also be nice to set the script to search for the pictures in a folder that's not "Graphics/Pictures", too.

The only way to event this- and what I'm doing right now- would be displaying a picture, setting a Wait of 1 frame and after that, displaying another picture, but doing that when there's a particularly big amount of pictures can get very time consuming.

Is there a script that's able to display pictures in that way?
Some persons have suggested using Modern Algebra's Face Options and MOG Battleback EX but they don't accomplish the result...

Here is a screenshot taken using the Image - Wait 1 frame method:




Here is how it looks when it moves.



Thanks for reading and I hope you have a good day
SunflowerGames
The most beautiful user on RMN!
13323

When you show the next picture you need to erase the picture behind it?
Yup, because it's supposed to look like an animation. If it doesn't erase the picture behind it, it will seem like there are multiple versions of the same person, I think.
Pages: 1