Chaos Project

RPG Maker => RPG Maker Scripts => Script Requests => Topic started by: G_G on February 01, 2009, 12:06:15 am

Title: Scrolling Paragraphs Through Space [XP](resolved)
Post by: G_G on February 01, 2009, 12:06:15 am
I need a script that has an automatic scrolling text system that is like star wars. The renegading paragraphs float through space automatically and the player can skip or watch. Compatible with Blizz ABS please. And make it where we can chose the BGM and the font.
Title: Re: Scrolling Paragraphs Through Space [XP]
Post by: Blizzard on February 01, 2009, 01:57:24 pm
Why not simply using Show Picture and Move Picture event commands?
Title: Re: Scrolling Paragraphs Through Space [XP]
Post by: G_G on February 01, 2009, 02:11:51 pm
Der!!! I feel so dumb. Sorry blizzard for taking up forum space!  :^_^':
I didn't even think about that.

Topic Resolved.
Title: Re: Scrolling Paragraphs Through Space [XP]
Post by: Calintz on February 01, 2009, 02:11:57 pm
I was wondering the same thing, because that is what I do, but this makes me wonder if anyone knows how to add that depth to the text. You know, to make it look like it is actually flying away.
Title: Re: Scrolling Paragraphs Through Space [XP](resolved)
Post by: Blizzard on February 01, 2009, 02:25:05 pm
You can generate text that is scewed and use one image for each line. Then you could move the text and change the zoom to animate the same effect like in the Star Wars prologues.
Title: Re: Scrolling Paragraphs Through Space [XP](resolved)
Post by: Calintz on February 01, 2009, 02:33:03 pm
Haha, damn that seems like a lot of work for that small effect!! Good luck Game_Guy =)