Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: White Tiger on November 28, 2006, 11:41:10 PM
-
I'm a noobie to RPG Maker 2003. I just wanna know how can you make a introduction to the games :eyes: ?
-
Well, what kind of intro do you want? Do you want a sort of text on black introduction, or a brief cutscene that comes up using overworld sprites?
-
A brief cutscene.
-
How do you make an intro? Well if you want a cutscene, just use parallel process events that move events, show pictures, open text boxes, and whatever else you want your intro to contain.
As for what to put in an intro and some other stuff, you can read my "DBs guide to making an Intro" tutorial: http://charas-project.net/forum/showthread.php?forumid=29&catid=6&threadid=15557
-
I've got it. I was trying to make a intro for my game. Thanks.