じ☆ve冰风 发表于 2026-7-8 18:39:58

[MihailJP Plug-in] Slow down message display

Author: MihailJP from the JP forums

【プラグイン】メッセージの表示をゆっくりにする

昔のゲームのようにメッセージ表示をゆっくりにします。 使いどころがあるかは不明ですがどうぞよしなに。制作中のゲームの副産物です。使い方プラグインコマンド「メッセージのウェイト設定」で表示速度を設定します。1文字表示するごとに「ウェイト」パラメータで指定したフレーム数だけ待ちます。 解除するには、「メッセージのウェイト設定」でウェイトを0に設定します。   挙動についてボタンを押すと残りのテキストを一度に表示します(反応しづらい可能性あり)。但し、\. や \| があるときは通常通り待ちます。   公開場所GitHubで公開しています。...

                                        forum.tkool.jp                                




How to use

[*]Set the display speed with the plug-in command "Message weight setting". Each time one character is displayed, it waits for the number of frames specified by the "wait" parameter.
[*]To cancel, set the weight to 0 in Message Weight Settings.

About behavior

[*]Press the button to display the rest of the text at once (maybe unresponsive). However, if there is \. Or \ |, wait as usual.
Note from me @Kupotepo, not the plugin creator: when you open Github, click Raw button on the right top of the screen.
Next, right-click and then select the "Save as..." tab.
Finally, you can select whatever you would like to save.

Published on

GitHub.
https://github.com/MihailJP/mihamzplugin/blob/master/SlowMessage.js The

license is Unlicense.
https://github.com/MihailJP/mihamzplugin/blob/master/LICENSE.txt


本贴来自国际rpgmaker官方论坛作者:Kupotepo处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/mihailjp-plug-in-slow-down-message-display.127753/
页: [1]
查看完整版本: [MihailJP Plug-in] Slow down message display