- Joined
- Jun 30, 2014
- Messages
- 95
- Reaction score
- 45
- First Language
- Spanish
- Primarily Uses
- RMVXA
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 game to continue. If possible, I wish it could use the layers, like a Show Picture command. (It would 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 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?
Thanks for reading and I hope you have a good day
The only way to event this 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?
Thanks for reading and I hope you have a good day
Last edited:

