Chaos Project

RPG Maker => Tutorials => Tutorial Requests => Topic started by: Spoolie on December 22, 2012, 03:34:50 pm

Title: How to make it so your main character talks to itself?
Post by: Spoolie on December 22, 2012, 03:34:50 pm
This may seem stupid, but how do I do this? I want it to talk on start.
Title: Re: How to make it so your main character talks to itself?
Post by: AliveDrive on December 22, 2012, 07:54:36 pm
You need to use the "show text" event command.

You'll also need to make an event in your starting area that is running as a parallel process, and a self switch turning it to the next page after the character has finished speaking.

Try playing around with the settings.
Title: Re: How to make it so your main character talks to itself?
Post by: Heretic86 on December 26, 2012, 03:54:53 am
Autorun

Don't forget to do something to turn the autorun event off after it is done doing its thing.