The RPG Maker Resource Kit

RMRK RPG Maker Creation => VX Ace => VXA Scripts Database => Topic started by: TroyZ on December 01, 2013, 02:17:13 AM

Title: TroyZ - Scrolling Text Extended [VXAce] Version 1.0
Post by: TroyZ on December 01, 2013, 02:17:13 AM
TroyZ - Scrolling Text Extended
[VXAce] Version 1.0

Original Link
http://13th-info.blogspot.com/2013/11/troyz-scrolling-text-extended.html (http://13th-info.blogspot.com/2013/11/troyz-scrolling-text-extended.html)

How this work

Getting bored of the ordinary scrolling text that scrolling from the bottom of the screen? This script can make the scrolling text appear also from the top of the screen.

Screenshot

Sorry, no screenshot. I dunno how to screenshot this one.  :D
 
How to use

Place it between material and main.

You can alter the direction type of scrolling text by using script call :
Code: [Select]
scroll_dir(value)
When value is the new value. There are 2 types of scrolling :
1. The scrolling text appear at the top.
2. The scrolling text appear at the bottom (default).

So input the value either 1 or 2 in the script call.

How to config

Just config the script module for the default scrolling type.

Compatibility Issues

None yet. If you found some, let me know, and bug fixes will come out soon.

Who To Credit

- Allah swt. : For the chance of living that he has given to me.
- Prophet Muhammad saw. : As a leader and messenger and prophet of Muslim. I'm proud to be your follower. :)
- Agung Prasetyo(TroyZ) : Me? Whatever, i don't need it actually. :P

License

- Free Game : Just credit those names above.
- Commercial Game : Same as free game's license.

Download

Script Only (http://pastebin.com/uB25b0bB)
Title: Re: TroyZ - Scrolling Text Extended [VXAce] Version 1.0
Post by: modern algebra on January 01, 2014, 07:22:09 PM
This was a nice idea. Thanks for sharing TroyZ