[RMMZ] PICTURE INTRO CUTSCENE
Posts
Pages:
1
Hi, I'm still learning the basics of RPG Maker.
How do I create an introduction cutscene using pictures and text right after the title menu screen? Do I need a plugin, or am I supposed to only show images and text in the event command script?
Any help is appreciated!
How do I create an introduction cutscene using pictures and text right after the title menu screen? Do I need a plugin, or am I supposed to only show images and text in the event command script?
Any help is appreciated!
You absolutely can use the event-commands of Show Picture and/or Show Message. It might largely depend on what you want as your opening (as putting the player in control as fast as possible is largely preferred), but, you can set the initial party position on an empty map, and have an empty party as well.
After the thing is done, you can set the party to where you want it to be, and use a Map Transfer to the first dungeon. Or first town. Whatever makes the most sense for your narrative.
After the thing is done, you can set the party to where you want it to be, and use a Map Transfer to the first dungeon. Or first town. Whatever makes the most sense for your narrative.
Pages:
1














