Chaos Project

RPG Maker => Tutorials => Topic started by: Ubertortle on January 26, 2012, 08:32:55 pm

Title: How can i make the text go slower?
Post by: Ubertortle on January 26, 2012, 08:32:55 pm
How can i make the text scroll and move slower like if someone was saying the words? Rather then the entire written text appearing in the box all at once. I think i saw some where that RMVX has the ability to do this, but i don't like RMVX. so i was hopping this is simple to do.
Title: Re: How can i make the text go slower?
Post by: ForeverZer0 on January 26, 2012, 11:50:57 pm
There are a few custom message systems out there that add this function.

Ccoa's Universal Message System (http://www.rmxpunlimited.net/forums/files/file/63-ccoas-ums/) is a popular one. It has that feature along with a load of other ones.

Another is Wachunga's Multiple Message System (http://forum.chaos-project.com/index.php/topic,5907.0.html), which I made some edits to remove the SDK dependency.
Title: Re: How can i make the text go slower?
Post by: Ubertortle on January 27, 2012, 01:32:26 am
Solved, thank you