FCT_ScrollHelpText.js for MV 1.6.1
by Foucal
Terms of use
- wherever you want, commercial or not, don't care.
- credit @ Foucal if you want, don't care either.
Introduction
Wanting an horizontal scrolling text for my game in MV, I searched everywhere and could find only one, but it didn't work for me. So I created one myself, very simple. It scrolls from right to left, where you can adjust speed and waiting time in particular. You can still use escape characters codes proposed in YEP_MessageCore and stuff for example.
However, keep in mind I am no computer scientist, I know just enough to do what I want in programming, hence plugin works but there are very little if no error handling or whatsoever. If you want to make it more robust, feel free to do so ! Also, it is made only for MV but if you want to port it to MZ, no problem ! (souldn't be difficult)
Disclaimer
This plugin is intended to work as expected only with
ONE line of help text. It still scrolls if you set more, but for me it actually does not make sense to scroll text in that case: which line do you scroll? and why? So for the sake of simplicity, default number of lines is set to 1. That way, just write your one line text in the item/skill/whatever description and you are good to go.
Features
- change number of lines in help window ; it can be forced even in Scene_File and any other additional scene that calls Window_Help(X)
- change scroll speed and waiting time.
Video
https://www.youtube.com/embed/6m_W39NOlJY
How to Use
Plug and play: just put the plugin wherever you want in the plugin list. You can adjust 4 parameters including speed and waiting time.
FAQ
Q: Does it work with 2 or more lines?
A: Not as you would expect, read disclaimer.
Q: Is it compatible with Yanfly plugins?
A: Normally yes. It should work with any other plugin that adds escape codes.
Note
Please report any bug you find, I will try to handle it as quick as possible.
本贴来自国际rpgmaker官方论坛作者:Foucal处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:
https://forums.rpgmakerweb.com/threads/horizontal-scrolling-help-text.147888/