RK5's Show Picture Scene
Version 1

This script adds a scene, where images are displayed.
You can switch between images using arrow keys.

● Creates a special 'Scene' where images are displayed
● Simple picture display, that allows you to show your images (640x480)
● Browse through images using arrow keys
● You can put as many pictures as you want

To call this scene use this script call: SceneManager.call(Scene_ShowPicture)
You can use this in many ways:
● To show controls
● Make 'HELP' or 'Game Manual'
● To show maps etc.
● And many more!
Paste below '▼ Materials' and above '▼ Main Process'.
Create images with game resolution (640 x 480) and put them in Pictures folder. Filenames and amount of images are configurable.
Command in menu can be renamed or even removed. (Simply remove the part of the script at the end, where it says that the command is being implemented)
Command in menu:
First Picture
Second Picture
Third Picture
NON-COMMERCIAL USE: Free as long as
credit will be given to Rikifive.
COMMERCIAL USE: Free as long as
credit will be given to Rikifive
and I'll get a
free copy of your game. ( ͡° ͜ʖ ͡°)
Contact me via RMVXAce Community/RMWeb first.
REPOSTING: You ARE allowed to repost this script when asking for help
on RMVXAce Community/RMWeb, but to
repost this script
anywhere else you need to notify me first.
EDITING: You ARE allowed to edit this script to your needs, but to
post edited version anywhere, you need my permission.
PRESERVE THE HEADER: Do not remove the header and claim this script as your own.
RK5's Show Picture Scene.txt

===[ Version 1 (25-11-2015) ] '-[ Initial Release ]
"Eric Approves!" Certificate given to high quality products

Written by: Rikifive
Written on louisdgreat's request