The RPG Maker Resource Kit

Other Game Creation => Game Creation General Chat => Topic started by: Shadowyugi on May 29, 2012, 01:55:21 PM

Title: Sort of hard to explain, but listen...
Post by: Shadowyugi on May 29, 2012, 01:55:21 PM
      I was wondering if it was possible to create an event-like storytelling thingymajig... in the sense that, (for instance) when the player character is reading a letter, the screen can fade out to black and just show a sheet of paper with writing on it (symbolising the letter being read) or an npc telling a story and instead of the writing and the conversation being confined in the little box at the bottom of the screen, it will utilise the whole screen just for that short period of time...

Is it possible? Just hoping to confirm so I can plan for it, or work around this...

Thanks in advance for any contribution (^_^)
Title: Re: Sort of hard to explain, but listen...
Post by: IAMFORTE on May 29, 2012, 02:08:58 PM
It's very easy, If i understand what you want, all you have to do is fade the screen to black and use a show picture command, then when your done, a remove picture command, you should laso lock up controls and menus as well.
Title: Re: Sort of hard to explain, but listen...
Post by: Shadowyugi on May 29, 2012, 02:11:00 PM
Easy for you but hard for me :(

I sort of understand what needs to be done, just not sure how to go about it... (if that makes sense)
Title: Re: Sort of hard to explain, but listen...
Post by: Lethrface on May 29, 2012, 04:04:25 PM
You could essentially read tutorials for the older RPG Makers on how to do this stuff and it would be roughly the same thing as the newer ones.

Assuming this is RPG Maker you are talking about.

I suggest reading the help file first off.  It will get you started with understanding what basic commands are available.  Also, spend some time with each of the event commands and experiment with them to familiarize yourself with it before working on a game.

Secondly, there are plenty of video tutorials out there that have instructions on how to do something similar.  The event commands may be in different places or named only slightly different but for something like this, you should be able to figure it out pretty easily once y know the basics.

<a href="http://www.youtube.com/watch?v=g7hixiEYwiY" target="_blank">http://www.youtube.com/watch?v=g7hixiEYwiY</a>